mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
a609cdc849
commit
63381b7859
@ -72,6 +72,6 @@ else:
|
||||
if port:
|
||||
src = xhr.responseText.replace('AUTORELOAD_PORT', port)
|
||||
eval(src)
|
||||
, bypass_cache=False).send()
|
||||
).send() # We must bypass cache as otherwise we could get stale port info
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user