mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-01 04:10:06 -05:00
filter by recipe
This commit is contained in:
@@ -203,6 +203,15 @@ export class Models {
|
||||
},
|
||||
|
||||
}
|
||||
|
||||
static MEAL_PLAN = {
|
||||
'name': i18n.t('Meal_Plan'),
|
||||
'apiName': 'MealPlan',
|
||||
'list': {
|
||||
'params': ['options'],
|
||||
},
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user