From b0e59a70a0c0e43a0967b3e35d7a6e4a082035f6 Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Thu, 17 Oct 2019 14:09:32 +0200 Subject: [PATCH] Update EditChannels.plugin.js --- Plugins/EditChannels/EditChannels.plugin.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins/EditChannels/EditChannels.plugin.js b/Plugins/EditChannels/EditChannels.plugin.js index e4e6e1cc29..f36c688973 100644 --- a/Plugins/EditChannels/EditChannels.plugin.js +++ b/Plugins/EditChannels/EditChannels.plugin.js @@ -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 = {};