basic food property calculation
This commit is contained in:
@ -622,9 +622,9 @@ export class Models {
|
||||
},
|
||||
}
|
||||
|
||||
static NUTRITION_TYPE = {
|
||||
name: "Nutrition Type",
|
||||
apiName: "NutritionType",
|
||||
static FOOD_PROPERTY_TYPE = {
|
||||
name: "Food Property Type",
|
||||
apiName: "FoodPropertyType",
|
||||
paginated: false,
|
||||
list: {
|
||||
header_component: {
|
||||
|
Reference in New Issue
Block a user