Adding notifications

This commit is contained in:
Sam El-Husseini 2017-06-15 10:58:24 -07:00
parent 2d7e4ff1cd
commit 8fd7a97258

View File

@ -29,5 +29,9 @@
"si-LK",
"zh-CN",
"zh-TW"
]
],
"notifications": {
"pxt.microbit.org": "Hello world",
"localhost": "Testing"
}
}