Update ShowHiddenChannels.plugin.js
This commit is contained in:
parent
90ab7a2f72
commit
17d15d77e4
|
@ -11,7 +11,7 @@ class ShowHiddenChannels {
|
||||||
|
|
||||||
initConstructor () {
|
initConstructor () {
|
||||||
this.changelog = {
|
this.changelog = {
|
||||||
"fixed":[["Style","Changed the style how hidden channels/categories are displayed a bit"]]
|
"improved":[["Style","Changed the style how hidden channels/categories are displayed a bit"]]
|
||||||
};
|
};
|
||||||
|
|
||||||
this.patchModules = {
|
this.patchModules = {
|
||||||
|
|
Loading…
Reference in New Issue