Update ThemeSettings.plugin.js
This commit is contained in:
parent
d014a39789
commit
26c8767bfd
|
@ -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";}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue