favorites and other should be done?

This commit is contained in:
2026-02-06 13:59:20 +00:00
parent e1a770aa3e
commit 30c622918a

View File

@@ -25,6 +25,8 @@ export const useFavoritesStore = defineStore("favorites", () => {
}
}
fetchFavorites();
return {
favorites,
favoritesCount,