Theme switcher: Restart after changing system settings
This commit is contained in:
@@ -75,6 +75,8 @@ var SwitcherTheme = class extends Switcher {
|
||||
|
||||
set systemSettings(settings) {
|
||||
this.#systemSettings = settings;
|
||||
this.disable();
|
||||
this.enable();
|
||||
}
|
||||
|
||||
#connectSettings() {
|
||||
|
||||
Reference in New Issue
Block a user