We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5327d5e commit ea74ac8Copy full SHA for ea74ac8
index.html
@@ -59,6 +59,7 @@ <h3>Saving the playlist</h3>
59
e.preventDefault();
60
$("#inputBox").val("");
61
input();
62
+ break;
63
case 37:
64
65
backVideo();
0 commit comments