Commit f8899608 by jaymehta

.

1 parent ed7c3bd5
......@@ -179,6 +179,7 @@ module.exports = createCoreController("api::experience.experience", () => ({
ctx.request.body.data.contactPersonForActivity,
contactPersonForBooking:
ctx.request.body.data.contactPersonForBooking,
approved: ctx.request.body.data.approved,
...ctx.request.body.data.daysBoolean,
},
});
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!