Merge pull request #25 from xxDUxx/development

Update app.js
pull/2527/head
xxDUxx 2023-01-24 11:58:16 +01:00 committed by GitHub
commit 3051b03bc5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
if (extrasTimeout) clearTimeout(extrasTimeout);
extrasTimeout = setTimeout(() => {
extrasTimeout = undefined;
drawExtras();
hideExtras();
}, 5000);
};
let drawExtras = function() { //draw date, day of the week and widgets