mirror of
https://github.com/HeyPuter/puter.git
synced 2026-02-19 21:21:23 -06:00
fix: gone
This commit is contained in:
@@ -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?
|
||||
|
||||
Reference in New Issue
Block a user