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