Update app.js

pull/742/head
numerist 2021-05-14 10:13:59 -04:00 committed by GitHub
parent a50816a4a5
commit 811cc510ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -201,6 +201,9 @@ function modeTime()
drawTime();
}
Bangle.loadWidgets();
Bangle.drawWidgets();
// Time-logging function
/*function logTime(label)
{