diff --git a/ui/index.html b/ui/index.html index 3a248ea7..7e8680d0 100644 --- a/ui/index.html +++ b/ui/index.html @@ -520,7 +520,7 @@ async function init() { } }) - playSound() + // playSound() } init()