diff --git a/targetconfig.json b/targetconfig.json index e3d65d09..fc1ed2fd 100644 --- a/targetconfig.json +++ b/targetconfig.json @@ -29,5 +29,9 @@ "si-LK", "zh-CN", "zh-TW" - ] + ], + "notifications": { + "pxt.microbit.org": "Hello world", + "localhost": "Testing" + } }