fix: visiting account view no longer fetches /lists

This commit is contained in:
2026-09-01 17:25:39 +02:00
parent 20a000319d
commit c0dc4a2fe0
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -564,6 +564,7 @@ export const useListsStore = defineStore('lists', () => {
pendingCount,
error,
itemsForList,
ensureLoaded,
loadLists,
loadListItems,
refresh,