Merge branch 'develop' into adiDev
This commit is contained in:
commit
0a054d91ce
3 changed files with 35 additions and 0 deletions
|
|
@ -1494,6 +1494,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