mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-06 22:46:06 +02:00
Fix VIP filter at startup for feed and gameLog
This commit is contained in:
@@ -932,6 +932,7 @@ export const useFavoriteStore = defineStore('Favorite', () => {
|
||||
refreshFavoriteGroups();
|
||||
friendStore.updateLocalFavoriteFriends();
|
||||
state.isFavoriteLoading = false;
|
||||
watchState.isFavoritesLoaded = true;
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user