fix: visiting account view no longer fetches /lists
This commit is contained in:
@@ -564,6 +564,7 @@ export const useListsStore = defineStore('lists', () => {
|
||||
pendingCount,
|
||||
error,
|
||||
itemsForList,
|
||||
ensureLoaded,
|
||||
loadLists,
|
||||
loadListItems,
|
||||
refresh,
|
||||
|
||||
Reference in New Issue
Block a user