Merge branch 'bugfix/double-timer-enable' into 'master'
Fix double Timer enabling See merge request rmnvgr/nightthemeswitcher-gnome-shell-extension!33
This commit is contained in:
@@ -113,7 +113,6 @@ var Timer = class {
|
|||||||
this._source = new TimerSchedule();
|
this._source = new TimerSchedule();
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
this._source.enable();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
_enable_source() {
|
_enable_source() {
|
||||||
|
|||||||
Reference in New Issue
Block a user