favorites and other should be done?

This commit is contained in:
2026-02-06 14:00:28 +00:00
parent 30c622918a
commit 8162ef5b5c
5 changed files with 4 additions and 16 deletions

View File

@@ -25,6 +25,7 @@ export const useActivityStore = defineStore("activity", () => {
}
}
fetchActivity();
return {
activity,
activityCount,