Search Api, socket comments erased

This commit is contained in:
2025-06-02 12:55:45 +05:30
parent fc53a859f0
commit 66ccde6110
8 changed files with 40 additions and 40 deletions

View File

@@ -104,7 +104,7 @@ export const DeleteZoneController = async (
break;
case "Success":
res.status(200).json({
TrashDatas: result.data,
message:"Zone deleted successfully"
});
break;
default: