1
0
Fork 0

Update app.js

master
Hilmar Strauch 2022-02-10 18:05:37 +01:00 committed by GitHub
parent 73bc9919a4
commit e70438d642
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -80,6 +80,8 @@ function draw() {
pushCommand(drawVectorText, dateText, dateFontSize, x + width/2, y, 0, -1, datecol);
executeCommands();
Bangle.drawWidgets();
}
var timeout;