diff --git a/targetconfig.json b/targetconfig.json
index 2f4a5146..f722b06c 100644
--- a/targetconfig.json
+++ b/targetconfig.json
@@ -31,6 +31,9 @@
"zh-TW"
],
"notifications": {
- "localhost": "
Heads Up!
This editor is moving to https://makecode.microbit.org on July 22nd 2017"
+ "localhost": {
+ "type": "warning",
+ "message": "Heads Up!
This editor is moving to https://makecode.microbit.org on July 22nd 2017"
+ }
}
}