//META{"name":"EditChannels","website":"https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/EditChannels","source":"https://raw.githubusercontent.com/mwittrien/BetterDiscordAddons/master/Plugins/EditChannels/EditChannels.plugin.js"}*// class EditChannels { getName () {return "EditChannels";} getVersion () {return "3.9.3";} getAuthor () {return "DevilBro";} getDescription () {return "Allows you to rename and recolor channelnames.";} initConstructor () { this.changelog = { "fixed":[["Canary/PTB","Fixed the plugin for canary and ptb"]] }; this.labels = {}; this.patchModules = { "ChannelTextArea":"componentDidMount", "AuditLog":"componentDidMount", "InviteCard":"componentDidMount", "ChannelCategoryItem":"componentDidMount", "ChannelItem":"componentDidMount", "HeaderBar":["componentDidMount","componentDidUpdate"], "Clickable":"componentDidMount", "StandardSidebarView":"componentWillUnmount" }; this.channelContextEntryMarkup = `
`; this.channelContextSubMenuMarkup = ` `; this.channelSettingsModalMarkup = `