Close captcha on Esc so that QR hides. #233
This commit is contained in:
parent
aa139b394b
commit
b1fc7e5866
@ -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()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user