no message

This commit is contained in:
Kittapath 2024-06-17 13:27:11 +07:00
parent 30286317c6
commit 61b56a0d62
2 changed files with 41 additions and 40 deletions

View file

@ -1631,6 +1631,7 @@ export class ProfileController extends Controller {
profileId: profile.id,
prefix: profile.prefix,
rank: profile.rank,
isProbation: profile.isProbation,
firstName: profile.firstName,
lastName: profile.lastName,
citizenId: profile.citizenId,