Merge Ui all.js

This commit is contained in:
shortcutme 2019-04-15 15:44:04 +02:00
parent 8429ad7db7
commit 43b68faf73
No known key found for this signature in database
GPG key ID: 5B63BAE6CB9613AE

View file

@ -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);