mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-02 12:49:02 -05:00
added recipe properties
This commit is contained in:
@@ -659,9 +659,9 @@ export class Models {
|
||||
},
|
||||
}
|
||||
|
||||
static FOOD_PROPERTY_TYPE = {
|
||||
name: "Food Property Type",
|
||||
apiName: "FoodPropertyType",
|
||||
static PROPERTY_TYPE = {
|
||||
name: "Property Type",
|
||||
apiName: "PropertyType",
|
||||
paginated: false,
|
||||
list: {
|
||||
header_component: {
|
||||
|
||||
Reference in New Issue
Block a user