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