mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-13 03:43:50 +02:00
Fix moderation notify being triggered from switching accounts
This commit is contained in:
@@ -2123,6 +2123,7 @@ speechSynthesis.getVoices();
|
||||
|
||||
API.$on('LOGIN', function () {
|
||||
this.cachedPlayerModerations.clear();
|
||||
$app.playerModerationTable.lastRunLength = 0;
|
||||
this.isPlayerModerationsLoading = false;
|
||||
this.refreshPlayerModerations();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user