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