mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-01 20:28:46 -05:00
hopefully this really prevents multiple auto syncs even in HMR
This commit is contained in:
@@ -27,6 +27,7 @@ export const useShoppingListStore = defineStore(_STORE_ID, {
|
||||
currently_updating: false,
|
||||
last_autosync: null,
|
||||
autosync_has_focus: true,
|
||||
autosync_timeout_id: null,
|
||||
undo_stack: [],
|
||||
|
||||
queue_timeout_id: undefined,
|
||||
|
||||
Reference in New Issue
Block a user