up ws connect in https #12
This commit is contained in:
Vendored
+1
-1
@@ -1,6 +1,6 @@
|
||||
window._gwen = {}
|
||||
window._gwen.kv = {}
|
||||
const apiserver = localStorage.getItem('api-server')
|
||||
const apiserver = localStorage.getItem('wc-api-server')
|
||||
|
||||
function stringToUint8Array(str) {
|
||||
var arr = [];
|
||||
|
||||
Reference in New Issue
Block a user