mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-09 16:18:00 -05:00
changed default supermarket prefs
This commit is contained in:
@@ -61,7 +61,7 @@ export const useUserPreferenceStore = defineStore(_STORE_ID, {
|
|||||||
shopping_selected_grouping: 'food.supermarket_category.name',
|
shopping_selected_grouping: 'food.supermarket_category.name',
|
||||||
shopping_selected_supermarket: null,
|
shopping_selected_supermarket: null,
|
||||||
shopping_item_info_created_by: false,
|
shopping_item_info_created_by: false,
|
||||||
shopping_item_info_mealplan: true,
|
shopping_item_info_mealplan: false,
|
||||||
shopping_item_info_recipe: true,
|
shopping_item_info_recipe: true,
|
||||||
},
|
},
|
||||||
}),
|
}),
|
||||||
|
|||||||
Reference in New Issue
Block a user