settings update :3

This commit is contained in:
MathMan05 2024-11-28 17:18:48 -06:00
parent 80cf770c8f
commit c66ee79241
5 changed files with 169 additions and 8 deletions

View file

@ -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(