mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-17 22:03:50 +02:00
Fix 404 spam
This commit is contained in:
@@ -2318,7 +2318,7 @@ speechSynthesis.getVoices();
|
||||
this.expirePlayerModerations();
|
||||
Promise.all([
|
||||
this.getPlayerModerations(),
|
||||
this.getPlayerModerationsAgainstMe()
|
||||
//this.getPlayerModerationsAgainstMe();
|
||||
]).finally(() => {
|
||||
this.isPlayerModerationsLoading = false;
|
||||
}).then(() => {
|
||||
|
||||
Reference in New Issue
Block a user