@ -90,6 +90,7 @@
},
updateSavedPreviousSeconds(event){
this.savedPreviousSeconds = parseInt(event.target.value);
this.setManualTime(this.totalSeconds)
stop(event){
this.running = false;