This commit is contained in:
Natsumi
2025-12-04 13:34:14 +13:00
parent 25296e21b1
commit 3e7b12ab2b
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -1167,7 +1167,6 @@ export const useInstanceStore = defineStore('Instance', () => {
isChatBoxMuted,
ageVerified
});
// get block, mute
};
const playersInInstance = locationStore.lastLocation.playerList;