diff --git a/js/app.js b/js/app.js index 70e6558..b4bff0d 100644 --- a/js/app.js +++ b/js/app.js @@ -759,4 +759,4 @@ document.addEventListener('timetick', function(ev) { /* Update the UI */ drawWatchContent(); -}); \ No newline at end of file +});