mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-10 16:47:59 -05:00
include note from ingredient API
This commit is contained in:
@@ -980,6 +980,7 @@ export default {
|
|||||||
amount: result.data.amount,
|
amount: result.data.amount,
|
||||||
unit: unit,
|
unit: unit,
|
||||||
food: { name: result.data.food },
|
food: { name: result.data.food },
|
||||||
|
note: result.data.note,
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user