//META{"name":"EditServers"}*// class EditServers { getName () {return "EditServers";} getVersion () {return "1.9.2";} getAuthor () {return "DevilBro";} getDescription () {return "Allows you to change the icon, name and color of servers.";} initConstructor () { this.labels = {}; this.patchModules = { "GuildIcon":"componentDidMount", "GuildHeader":["componentDidMount","componentDidUpdate"], "Clickable":"componentDidMount" }; this.serverContextEntryMarkup = `
`; this.serverContextSubMenuMarkup = ` `; this.serverSettingsModalMarkup = `