Update main.js

This commit is contained in:
Klemek
2025-01-28 21:48:17 +01:00
parent db1ded2687
commit 6e0f0bba1d
-1
View File
@@ -185,7 +185,6 @@ let app = {
})
.join("\n");
this.showSelected = false;
this.initialSpin = true;
},
timerFunction() {
this.timerStarted = !this.timerStarted;