mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-16 21:33:51 +02:00
remove console.log
This commit is contained in:
@@ -1564,10 +1564,6 @@ export const useFavoriteStore = defineStore('Favorite', () => {
|
||||
refreshFavorites();
|
||||
getLocalWorldFavorites();
|
||||
getLocalAvatarFavorites();
|
||||
|
||||
setTimeout(() => {
|
||||
console.log(cachedFavorites);
|
||||
}, 2000);
|
||||
}
|
||||
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user