Update ShowHiddenChannels.plugin.js

This commit is contained in:
Mirco Wittrien 2019-12-30 10:12:38 +01:00
parent 60e43858a3
commit 92b04fb3f2
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ class ShowHiddenChannels {
constructor () {
this.changelog = {
"improved":[["New Library Structure & React","Restructured my Library and switched to React rendering instead of DOM manipulation"]
"improved":[["New Library Structure & React","Restructured my Library and switched to React rendering instead of DOM manipulation"]]
};
this.patchedModules = {