Update app.js

master
Hilmar Strauch 2022-03-12 12:58:37 +01:00 committed by GitHub
parent 6eb7e3f8af
commit 16863635ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ function draw() {
executeCommands();
Bangle.drawWidgets();
if (!showSeconds) Bangle.drawWidgets();
}
var timeout;