changed default supermarket prefs
This commit is contained in:
parent
6ccd74edab
commit
7f6cd16a77
@ -61,7 +61,7 @@ export const useUserPreferenceStore = defineStore(_STORE_ID, {
|
||||
shopping_selected_grouping: 'food.supermarket_category.name',
|
||||
shopping_selected_supermarket: null,
|
||||
shopping_item_info_created_by: false,
|
||||
shopping_item_info_mealplan: true,
|
||||
shopping_item_info_mealplan: false,
|
||||
shopping_item_info_recipe: true,
|
||||
},
|
||||
}),
|
||||
|
Loading…
Reference in New Issue
Block a user