1 parent 97f0407 commit adc2ff9Copy full SHA for adc2ff9
1 file changed
01 - JavaScript Drum Kit/index-START.html
@@ -76,6 +76,7 @@
76
key.addEventListener("transitionend", removeTransition)
77
);
78
window.addEventListener("keydown", playSound);
79
+ //hey testing / Niklas
80
</script>
81
</body>
82
</html>
0 commit comments