Added registrar mirrored

This commit is contained in:
SepehrYahyaee
2026-06-15 15:58:31 +03:30
parent 41f81a2f76
commit a7849f915a
13 changed files with 1089 additions and 61 deletions

View File

@@ -1424,7 +1424,7 @@ export class RequestManagementService {
status: req.status,
};
} catch (error) {
console.log(error);
throw error;
}
}