เพิ่ม isProbation

This commit is contained in:
AnandaTon 2024-06-12 17:44:19 +07:00
parent c06775634a
commit ec5605be55

View file

@ -1493,6 +1493,7 @@ export class ProfileController extends Controller {
prefix: profile.prefix,
rank: profile.rank,
avatar: profile.avatar,
isProbation: profile.isProbation,
avatarName: profile.avatarName,
firstName: profile.firstName,
lastName: profile.lastName,