fix: registration

This commit is contained in:
sabdayagra 2025-01-19 21:57:27 +07:00
parent 75bc3efff8
commit 50ebdb2429
1 changed files with 2 additions and 1 deletions

View File

@ -361,7 +361,8 @@ const DetailInfo = () => {
// if (checkMessage == "") {
// if (Number(userRoleId) < 1 || userRoleId == undefined) {
// router.push("/auth/login");
// } else {
// }
// else {
// sendSuggestionChild(id);
// }
// } else {