reps pdf upload directory restructure
This commit is contained in:
@@ -44,7 +44,7 @@ export default async function ApiProxy(req, res) {
|
||||
// emailReplyToId: emailReplyToId,
|
||||
})
|
||||
.then((response) => {
|
||||
console.log("thisis the response", response);
|
||||
//console.log("thisis the response", response);
|
||||
return res.status(200).json(data);
|
||||
})
|
||||
.catch((err) => {
|
||||
|
||||
Reference in New Issue
Block a user