Add permissions editor
This commit is contained in:
parent
8c47221a22
commit
fd6b95920a
5 changed files with 40 additions and 20 deletions
|
|
@ -300,8 +300,7 @@ Callbacks = {
|
|||
|
||||
setPermissions: function(perms) {
|
||||
CHANNEL.perms = perms;
|
||||
if(CLIENT.rank >= Rank.Admin)
|
||||
genPermissionsEditor();
|
||||
genPermissionsEditor();
|
||||
handlePermissionChange();
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue