Add module 'updatenotification'.

This commit is contained in:
Michael Teeuw
2016-10-15 13:08:46 +02:00
parent e721d2204b
commit a66a4f62bd
10 changed files with 167 additions and 3 deletions

View File

@@ -15,7 +15,8 @@ var defaultModules = [
"currentweather",
"helloworld",
"newsfeed",
"weatherforecast"
"weatherforecast",
"updatenotification"
];
/*************** DO NOT EDIT THE LINE BELOW ***************/