diff --git a/js/gdm/authPrompt.js b/js/gdm/authPrompt.js index 90fefcfc3..fe2cf2d38 100644 --- a/js/gdm/authPrompt.js +++ b/js/gdm/authPrompt.js @@ -244,6 +244,7 @@ const AuthPrompt = new Lang.Class({ }, _onVerificationFailed: function() { + this._queryingService = null; this.clear(); this.updateSensitivity(true);