We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b235bd1 commit a4fcc54Copy full SHA for a4fcc54
1 file changed
Sprint-3/alarmclock/alarmclock.js
@@ -36,7 +36,6 @@ function setAlarm() {
36
format(time % 60);
37
}, 1000);
38
}
39
-
40
// DO NOT EDIT BELOW HERE
41
42
var audio = new Audio("alarmsound.mp3");
0 commit comments