More invalid source fixes
https://bugzilla.gnome.org/show_bug.cgi?id=711732
This commit is contained in:
@ -415,6 +415,7 @@ const EndSessionDialog = new Lang.Class({
|
||||
let dialogContent = DialogContent[this._type];
|
||||
let button = dialogContent.confirmButtons[dialogContent.confirmButtons.length - 1];
|
||||
this._confirm(button.signal);
|
||||
this._timerId = 0;
|
||||
|
||||
return false;
|
||||
}));
|
||||
|
Reference in New Issue
Block a user