diff --git a/static/main.js b/static/main.js index a2e39a7..bedef1a 100644 --- a/static/main.js +++ b/static/main.js @@ -112,6 +112,7 @@ function addKeyListeners() { source.classList.remove("sound-pressed"); } }); + }); } diff --git a/templates/index.html b/templates/index.html index 62b02ff..f3647cd 100644 --- a/templates/index.html +++ b/templates/index.html @@ -52,7 +52,7 @@
{{ sound.split('.', 1)[0] }}
{{ sound.split('.', 1)[0] }}