mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 10:44:09 -04:00
...
This commit is contained in:
parent
2fd77b8667
commit
438f5a8d88
@ -6,7 +6,7 @@
|
||||
*/
|
||||
|
||||
(function(autoreload_port) {
|
||||
"use strict;";
|
||||
"use strict";
|
||||
var url = 'ws://127.0.0.1:' + autoreload_port;
|
||||
var MAX_RETRIES = 10;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user