fix: gone

This commit is contained in:
KernelDeimos
2025-05-03 21:27:16 -04:00
parent 77f3bf2177
commit 34787bbb0c

View File

@@ -440,7 +440,7 @@ window.update_auth_data = async (auth_token, user)=>{
// Play startup chime if enabled
if ( sessionStorage.getItem('playChimeNextUpdate') === 'yes' ) {
sessionStorage.setItem('playChimeNextUpdate', 'no');
play_startup_chime();
// play_startup_chime();
}
// Has username changed?