mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-01 12:18:45 -05:00
basic meal plan settings
This commit is contained in:
@@ -19,6 +19,11 @@ class DeviceSettings {
|
||||
shopping_item_info_mealplan = false
|
||||
shopping_item_info_recipe = true
|
||||
|
||||
mealplan_displayPeriod = 'week'
|
||||
mealplan_displayPeriodCount = 3
|
||||
mealplan_startingDayOfWeek = 1
|
||||
mealplan_displayWeekNumbers = true
|
||||
|
||||
}
|
||||
|
||||
export const useUserPreferenceStore = defineStore('user_preference_store', () => {
|
||||
|
||||
Reference in New Issue
Block a user