1
0
mirror of https://github.com/TandoorRecipes/recipes.git synced 2026-01-11 09:07:12 -05:00

small fixes

This commit is contained in:
vabene1111
2025-04-10 18:04:13 +02:00
parent 67f63730a3
commit 608526b348
48 changed files with 87 additions and 132 deletions

View File

@@ -197,6 +197,8 @@ export const useUserPreferenceStore = defineStore('user_preference_store', () =>
search_itemsPerPage: 50,
search_viewMode: 'grid',
start_showMealPlan: true,
general_tableItemsPerPage: 10,
general_closedHelpAlerts: [],
}