Skip to content

Commit 0b85c7a

Browse files
committed
added space
1 parent c9aa8f1 commit 0b85c7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sprint-3/alarmclock/alarmclock.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,6 @@ function playAlarm() {
121121

122122
function pauseAlarm() {
123123
audio.pause();
124-
}
124+
}
125125

126126
window.onload = setup;

0 commit comments

Comments
 (0)