Update project template with new whitelist defaults

This commit is contained in:
Andrew Grieve
2015-03-05 22:31:48 -05:00
parent 55be212594
commit 316cf057f3
3 changed files with 19 additions and 21 deletions
@@ -47,3 +47,5 @@ var app = {
console.log('Received Event: ' + id);
}
};
app.initialize();