mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-11 09:07:12 -05:00
fixed saving page item number in model list
This commit is contained in:
@@ -24,6 +24,8 @@ class DeviceSettings {
|
||||
mealplan_startingDayOfWeek = 1
|
||||
mealplan_displayWeekNumbers = true
|
||||
|
||||
general_tableItemsPerPage = 10
|
||||
|
||||
}
|
||||
|
||||
export const useUserPreferenceStore = defineStore('user_preference_store', () => {
|
||||
|
||||
Reference in New Issue
Block a user