mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
gdm: Add a missing comma
This commit is contained in:
parent
5fd47ed742
commit
be801dff5f
1 changed files with 1 additions and 1 deletions
|
|
@ -859,7 +859,7 @@ const LoginDialog = new Lang.Class({
|
|||
|
||||
_hideFingerprintPrompt: function() {
|
||||
GdmUtil.fadeOutActor(this._promptFingerprintMessage);
|
||||
}
|
||||
},
|
||||
|
||||
cancel: function() {
|
||||
this._userVerifier.cancel();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue