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