Update ThemeSettings.plugin.js

This commit is contained in:
Mirco Wittrien 2018-12-16 21:30:43 +01:00
parent d014a39789
commit 26c8767bfd
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ class ThemeSettings {
getName () {return "ThemeSettings";} getName () {return "ThemeSettings";}
getDescription () {return "Allows you to change Theme Variables within BetterDiscord.";} getDescription () {return "Allows you to change Theme Variables within BetterDiscord. Adds a Settings button (similar to Plugins) to customizable Themes in your Themes Page.";}
getVersion () {return "1.0.4";} getVersion () {return "1.0.4";}