From fe6109d59991655006283dcbd38e929565a9d41d Mon Sep 17 00:00:00 2001 From: Nekromateion <43814053+Nekromateion@users.noreply.github.com> Date: Mon, 5 Aug 2024 01:06:33 +0200 Subject: [PATCH] Fix Auto Accept Invite Requests (#857) --- html/src/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/src/app.js b/html/src/app.js index 3fbfa40a..478bebca 100644 --- a/html/src/app.js +++ b/html/src/app.js @@ -14958,7 +14958,7 @@ speechSynthesis.getVoices(); ) return; - if (!this.checkCanInvite(currentLocation)) return; + if (!$app.checkCanInvite(currentLocation)) return; var L = this.parseLocation(currentLocation); this.getCachedWorld({