diff options
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html index e0a4338..8544b28 100644 --- a/www/index.html +++ b/www/index.html @@ -184,6 +184,7 @@ <script type="text/javascript"> auth_init(); apps_init(); + clock_init(); </script> </body> |