mirror of
https://github.com/HeyPuter/puter.git
synced 2026-09-22 21:26:04 +00:00
fix: gone
Docker Image CI / build-and-push-image (push) Has been cancelled
Maintain Release Merge PR / update-release-pr (push) Has been cancelled
release-please / release-please (push) Has been cancelled
test / test (18.x) (push) Has been cancelled
test / test (20.x) (push) Has been cancelled
test / test (22.x) (push) Has been cancelled
Docker Image CI / build-and-push-image (push) Has been cancelled
Maintain Release Merge PR / update-release-pr (push) Has been cancelled
release-please / release-please (push) Has been cancelled
test / test (18.x) (push) Has been cancelled
test / test (20.x) (push) Has been cancelled
test / test (22.x) (push) Has been cancelled
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