mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-03 21:37:49 -05:00
fix add to shopping from MealPlan Modal
This commit is contained in:
@@ -125,6 +125,7 @@ export default {
|
||||
entry.date = moment(entry.date).format("YYYY-MM-DD")
|
||||
|
||||
let apiClient = new ApiApiFactory()
|
||||
console.log("etnry", entry)
|
||||
|
||||
apiClient
|
||||
.createMealPlan(entry)
|
||||
|
||||
Reference in New Issue
Block a user