เพิ่ม isProbation
This commit is contained in:
parent
c06775634a
commit
ec5605be55
1 changed files with 1 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue