🎅📡 Checkpoint

./views/room.handlebars:530995/141
./views/audience.handlebars:530995/141
./room.js:530995/1434
./public/style.css:530995/111
./server.js:530995/205
./package.json:530995/690
This commit is contained in:
Glitch (hello-express)
2020-04-11 12:12:23 +00:00
parent ef0cfb7dbd
commit 67c8307179
7 changed files with 693 additions and 27 deletions

View File

@@ -44,7 +44,6 @@
function beep() {
window.navigator.vibrate(500);
new Audio("https://cdn.glitch.com/81aebabf-079d-4504-b844-d90d643962c4%2FGame-show-buzzer-sound-effect.mp3?v=1586451448374").play();
}
</script>
</body>

View File

@@ -73,7 +73,6 @@
function beep() {
window.navigator.vibrate(500);
new Audio("https://cdn.glitch.com/81aebabf-079d-4504-b844-d90d643962c4%2FGame-show-buzzer-sound-effect.mp3?v=1586451448374").play();
}
</script>
</body>