favorites and other should be done?
This commit is contained in:
@@ -25,6 +25,8 @@ export const useFavoritesStore = defineStore("favorites", () => {
|
||||
}
|
||||
}
|
||||
|
||||
fetchFavorites();
|
||||
|
||||
return {
|
||||
favorites,
|
||||
favoritesCount,
|
||||
|
||||
Reference in New Issue
Block a user