settings update :3
This commit is contained in:
parent
80cf770c8f
commit
c66ee79241
5 changed files with 169 additions and 8 deletions
|
@ -71,6 +71,8 @@ class Channel extends SnowFlake{
|
|||
|
||||
this.contextmenu.addbutton(()=>I18n.getTranslation("channel.settings"), function(this: Channel){
|
||||
this.generateSettings();
|
||||
},null,function(){
|
||||
return this.hasPermission("MANAGE_CHANNELS");
|
||||
});
|
||||
|
||||
this.contextmenu.addbutton(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue