Commit 9dc020d7 by jaymehta

.

1 parent c1e581c5
......@@ -233,10 +233,10 @@ module.exports = createCoreController("api::experience.experience", () => ({
ctx.request.body.data.contactPersonForActivity,
contactPersonForBooking:
ctx.request.body.data.contactPersonForBooking,
imagesComponent: finalImageArray,
approved: ctx.request.body.data.approved,
// imagesComponent: ctx.request.body.data.imagesArrayComponent,
...ctx.request.body.data.daysBoolean,
imagesComponent: finalImageArray,
},
});
console.log(
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!