Fix HTTPS tabs in Firefox not seeing cooldowns from HTTP tabs. #1174
This commit is contained in:
parent
eb7c48af0c
commit
5da5ca4079
@ -579,6 +579,7 @@ QR =
|
|||||||
QR.abort()
|
QR.abort()
|
||||||
return
|
return
|
||||||
|
|
||||||
|
$.forceSync 'cooldowns'
|
||||||
if QR.cooldown.seconds
|
if QR.cooldown.seconds
|
||||||
QR.cooldown.auto = !QR.cooldown.auto
|
QR.cooldown.auto = !QR.cooldown.auto
|
||||||
QR.status()
|
QR.status()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user