Commit c5711d12 by jaymehta

.

1 parent 6041af59
......@@ -109,6 +109,7 @@ module.exports = createCoreController("api::experience.experience", () => ({
imagesComponent: finalImageArray,
// imagesComponent: finalImageArray,
...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!