include note from ingredient API
This commit is contained in:
parent
19708dbc64
commit
ad6d99800e
@ -980,6 +980,7 @@ export default {
|
||||
amount: result.data.amount,
|
||||
unit: unit,
|
||||
food: { name: result.data.food },
|
||||
note: result.data.note,
|
||||
})
|
||||
})
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user