diff --git a/main.js b/main.js index a921852..77b14b9 100644 --- a/main.js +++ b/main.js @@ -155,6 +155,7 @@ if (remoteRun) { music_select.dispatchEvent(new Event('change')) }).catch(e => { console.error('failed loading music table', e) + toggle_officials.parentNode.style.display = 'none' }) fetch('sound/tap.wav').then(r => r.arrayBuffer()).then(r => {