Fix cache clear at startup

This commit is contained in:
Natsumi
2026-01-16 08:36:17 +13:00
parent 0536a4e4e3
commit aef6acefc9
3 changed files with 13 additions and 2 deletions
+1
View File
@@ -211,6 +211,7 @@ export const useVrcxStore = defineStore('Vrcx', () => {
}
function clearVRCXCache() {
console.log('Clearing VRCX cache...');
failedGetRequests.clear();
userStore.cachedUsers.forEach((ref, id) => {
if (