Commit 409f9fb0 by jaymehta

.

1 parent 75252c23
......@@ -162,7 +162,7 @@ module.exports = createCoreController("api::vendor.vendor", () => ({
console.log("dire", ctx.request.body);
console.log("dire", dir);
if (
ctx.request.body.secretKey === "1604deletezangoreact93240" &&
ctx.request.body.secretKey === "1604zangoreact93240" &&
ctx.request.body.userId === "jay@logicloop.io"
) {
// delete directory recursively
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!