Skip to content

Commit adc2ff9

Browse files
committed
message
1 parent 97f0407 commit adc2ff9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

01 - JavaScript Drum Kit/index-START.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676
key.addEventListener("transitionend", removeTransition)
7777
);
7878
window.addEventListener("keydown", playSound);
79+
//hey testing / Niklas
7980
</script>
8081
</body>
8182
</html>

0 commit comments

Comments
 (0)