Update structure of notification message.
This commit is contained in:
parent
f85cd55dfd
commit
0195b4e31d
@ -31,6 +31,9 @@
|
|||||||
"zh-TW"
|
"zh-TW"
|
||||||
],
|
],
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"localhost": "<h2>Heads Up!</h2> <br />This editor is moving to <a href=\"https://makecode.microbit.org\" >https://makecode.microbit.org</a> on July 22nd 2017"
|
"localhost": {
|
||||||
|
"type": "warning",
|
||||||
|
"message": "<h2>Heads Up!</h2> <br />This editor is moving to <a href=\"https://makecode.microbit.org\" >https://makecode.microbit.org</a> on July 22nd 2017"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user