From 564bdffa67a577d6a04df0a6b42ccd7568b92da7 Mon Sep 17 00:00:00 2001 From: Namonay Date: Mon, 25 Mar 2024 17:02:12 +0100 Subject: [PATCH] add: removed bozo sound --- frontend/static/js/views/TicTacToeOnlineView.js | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/frontend/static/js/views/TicTacToeOnlineView.js b/frontend/static/js/views/TicTacToeOnlineView.js index f90288d..9c4c00d 100644 --- a/frontend/static/js/views/TicTacToeOnlineView.js +++ b/frontend/static/js/views/TicTacToeOnlineView.js @@ -38,6 +38,9 @@ export default class extends AbstractView

Work in progress bozo

- `; + + + + `; } } \ No newline at end of file