🎩😽 Checkpoint
./public/style.css:530995/181 ./views/room.handlebars:530995/703 ./room.js:530995/49
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
alert(`[error] ${error.message}`);
|
||||
};
|
||||
|
||||
document.getElementById('buzzer').addEventListener('click', function() {
|
||||
document.getElementById('buzzer').addEventListener('touchstart', function() {
|
||||
socket.send(JSON.stringify({
|
||||
type: "buzz"
|
||||
}));
|
||||
|
Reference in New Issue
Block a user