fix Auto Hide QR
This commit is contained in:
parent
eddb66760e
commit
0f1500eb3c
@ -77,7 +77,7 @@ QR =
|
||||
|
||||
return if !Conf['Persistent QR']
|
||||
QR.open()
|
||||
QR.hide() if Conf['Auto-Hide QR']
|
||||
QR.hide() if Conf['Auto Hide QR']
|
||||
|
||||
statusCheck: ->
|
||||
return unless QR.nodes
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user