Update app.js

master
Andy Smy 2025-04-20 12:08:11 +01:00 committed by GitHub
parent 8cf0fbf523
commit dda0f65e52
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ function startOver(resume) {
if(resume!=true) {
if(over==0) { // set an inital time for camparison
overTimes.push(timeSig.getTime());
addLog(timeSig, over, counter, "New Over", "");
addLog(timeSig, over, counter, "Play", "");
// set up twist refresh once only
Bangle.on('twist', function() {
if(!processing) {