Fix Auto Accept Invite Requests (#857)

This commit is contained in:
Nekromateion
2024-08-05 01:06:33 +02:00
committed by GitHub
parent 1f41fb4845
commit fe6109d599

View File

@@ -14958,7 +14958,7 @@ speechSynthesis.getVoices();
)
return;
if (!this.checkCanInvite(currentLocation)) return;
if (!$app.checkCanInvite(currentLocation)) return;
var L = this.parseLocation(currentLocation);
this.getCachedWorld({