Update EditChannels.plugin.js

This commit is contained in:
Mirco Wittrien 2019-10-17 14:09:32 +02:00
parent 50533f2304
commit b0e59a70a0
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ class EditChannels {
constructor () {
this.changelog = {
"improved":[["Transparent colors","Added compatibility for (semi-)transparent colors"]]
"improved":[["Switching to React","Using React to create settings and modals, faster and more less likely to break"]]
};
this.labels = {};