Fix typo
This commit is contained in:
@@ -94,7 +94,7 @@ var Backgrounder = class {
|
|||||||
e.timer.disconnect(this._time_changed_connect);
|
e.timer.disconnect(this._time_changed_connect);
|
||||||
this._time_changed_connect = null;
|
this._time_changed_connect = null;
|
||||||
}
|
}
|
||||||
log_debug('Disconnecting Backgrounder from Timer.');
|
log_debug('Disconnected Backgrounder from Timer.');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user