From ebe095bd769481cc114009e8193494d482f9ff4d Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Mon, 15 Aug 2022 20:43:38 +0300 Subject: fix prod build again + fetch lists (and follow request) on login, stop fetching on logout, don't start fetching in components --- src/components/lists/lists.js | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/components/lists/lists.js') diff --git a/src/components/lists/lists.js b/src/components/lists/lists.js index 791b99b2..9aed37f7 100644 --- a/src/components/lists/lists.js +++ b/src/components/lists/lists.js @@ -11,9 +11,6 @@ const Lists = { ListsCard, ListsNew }, - created () { - this.$store.dispatch('startFetchingLists') - }, computed: { lists () { return this.$store.state.lists.allLists -- cgit v1.2.3-70-g09d2