Update app.js

pull/2527/head^2
xxDUxx 2023-01-24 11:26:14 +01:00 committed by GitHub
parent 01ada02272
commit caea7cb30f
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