Fix Themer not listening to theme changes
This commit is contained in:
@@ -35,7 +35,7 @@ var Themer = class {
|
|||||||
}
|
}
|
||||||
|
|
||||||
enable() {
|
enable() {
|
||||||
return;
|
this._listen_to_theme_changes();
|
||||||
}
|
}
|
||||||
|
|
||||||
disable() {
|
disable() {
|
||||||
|
|||||||
Reference in New Issue
Block a user