added recipe properties

This commit is contained in:
vabene1111
2023-05-06 19:14:25 +02:00
parent 763f71a05c
commit 60f31608b9
17 changed files with 1099 additions and 735 deletions

View File

@ -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: {