Update EditChannels.plugin.js
This commit is contained in:
parent
55875be312
commit
bfc4ad4285
|
@ -14,7 +14,7 @@ var EditChannels = (_ => {
|
|||
|
||||
constructor () {
|
||||
this.changelog = {
|
||||
"fixed":[["Colo","Fixed color not showing in some places"]]
|
||||
"fixed":[["Color","Fixed color not showing in some places"]]
|
||||
};
|
||||
|
||||
this.patchedModules = {
|
||||
|
|
Loading…
Reference in New Issue