Improve the way chat filter imports are handled
This commit is contained in:
parent
9c989f7ed7
commit
6471969f55
5 changed files with 65 additions and 29 deletions
|
|
@ -789,6 +789,7 @@ function handlePermissionChange() {
|
|||
handleModPermissions();
|
||||
}
|
||||
|
||||
setVisible("#showchansettings", CLIENT.rank >= 2);
|
||||
setVisible("#playlistmanagerwrap", CLIENT.rank >= 1);
|
||||
setVisible("#modflair", CLIENT.rank >= 2);
|
||||
setVisible("#adminflair", CLIENT.rank >= 255);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue