mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-29 19:53:47 +02:00
Random fixes
This commit is contained in:
@@ -846,6 +846,7 @@ export const useAuthStore = defineStore('Auth', () => {
|
||||
);
|
||||
attemptingAutoLogin.value = false;
|
||||
handleLogoutEvent();
|
||||
AppApi.FlashWindow();
|
||||
return;
|
||||
}
|
||||
state.autoLoginAttempts.add(new Date().getTime());
|
||||
|
||||
Reference in New Issue
Block a user