เพิ่ม 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,
|
prefix: profile.prefix,
|
||||||
rank: profile.rank,
|
rank: profile.rank,
|
||||||
avatar: profile.avatar,
|
avatar: profile.avatar,
|
||||||
|
isProbation: profile.isProbation,
|
||||||
avatarName: profile.avatarName,
|
avatarName: profile.avatarName,
|
||||||
firstName: profile.firstName,
|
firstName: profile.firstName,
|
||||||
lastName: profile.lastName,
|
lastName: profile.lastName,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue