Skip to content

Commit 5a8b6dd

Browse files
Enhance new change.
1 parent 4a8d0b2 commit 5a8b6dd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Sprint-3/alarmclock/alarmclock.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,9 @@ function setAlarm() {
3939
}
4040

4141
// Decrement only if above 0
42+
4243
timeRemaining--;
44+
4345
updateDisplay();
4446
}, 1000);
4547

0 commit comments

Comments
 (0)