change rank function
This commit is contained in:
@@ -63,7 +63,8 @@ implements FrontworkComponent<UserManagerIfc, UserManagerFeatureIfc>, IUserManag
|
||||
name: 'modifyPermissions' as 'modifyPermissions',
|
||||
exportRPCs: () => [
|
||||
this.getPermissions,
|
||||
this.setPermission
|
||||
this.setPermission,
|
||||
this.changeRank
|
||||
]
|
||||
},{
|
||||
name: 'softreserveCurrency' as 'softreserveCurrency',
|
||||
|
||||
Reference in New Issue
Block a user