Close captcha on Esc so that QR hides. #233

This commit is contained in:
ccd0 2014-12-11 00:11:01 -08:00
parent aa139b394b
commit b1fc7e5866

View File

@ -47,6 +47,7 @@ Keybinds =
$('.close', notification).click()
else if QR.nodes and !QR.nodes.el.hidden
if Conf['Persistent QR']
QR.captcha.destroy()
QR.hide()
else
QR.close()