Fix HTTPS tabs in Firefox not seeing cooldowns from HTTP tabs. #1174

This commit is contained in:
ccd0 2016-11-05 19:20:53 -07:00
parent eb7c48af0c
commit 5da5ca4079

View File

@ -579,6 +579,7 @@ QR =
QR.abort()
return
$.forceSync 'cooldowns'
if QR.cooldown.seconds
QR.cooldown.auto = !QR.cooldown.auto
QR.status()