Added alert module

This commit is contained in:
Paul-Vincent Roll
2016-04-01 22:05:09 +02:00
parent af0ea4d555
commit 06271678a6
11 changed files with 1063 additions and 0 deletions

View File

@@ -13,6 +13,9 @@ var config = {
timeFormat: 24,
modules: [
{
module: 'alert',
},
{
module: 'clock',
position: 'top_left'