Skip to content

Commit ea74ac8

Browse files
committed
forgot break
1 parent 5327d5e commit ea74ac8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ <h3>Saving the playlist</h3>
5959
e.preventDefault();
6060
$("#inputBox").val("");
6161
input();
62+
break;
6263
case 37:
6364
e.preventDefault();
6465
backVideo();

0 commit comments

Comments
 (0)