Merge Ui all.js
This commit is contained in:
parent
8429ad7db7
commit
43b68faf73
1 changed files with 1 additions and 1 deletions
|
@ -1890,7 +1890,7 @@ $.extend( $.easing,
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
ws_url = proto.ws + ":" + origin.replace(proto.http + ":", "") + "/Websocket?wrapper_key=" + window.wrapper_key;
|
ws_url = proto.ws + ":" + origin.replace(proto.http + ":", "") + "/ZeroNet-Internal/Websocket?wrapper_key=" + window.wrapper_key;
|
||||||
|
|
||||||
window.wrapper = new Wrapper(ws_url);
|
window.wrapper = new Wrapper(ws_url);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue