make it better
This commit is contained in:
parent
86814efc11
commit
8749cb9065
@ -56,7 +56,7 @@ export const createDirectory = async (req, res) => {
|
||||
data,
|
||||
});
|
||||
} catch (error) {
|
||||
console.log(error)
|
||||
//console.log(error)
|
||||
res.status(500).json({
|
||||
success: false,
|
||||
msg: "Failled to create !!"
|
||||
|
Loading…
Reference in New Issue
Block a user