project ,trash events create in socket
This commit is contained in:
@@ -146,7 +146,7 @@ export const DeleteTrashData = async (
|
||||
message: "Project Already Deleted",
|
||||
});
|
||||
break;
|
||||
case "Trash Project Delete successfully":
|
||||
case "Success":
|
||||
res.status(200).json({
|
||||
message: "Trash Project Delete successfully",
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user