Commit 4adbfccc by jaymehta

.

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