minmod
This commit is contained in:
parent
ace717d6e4
commit
d043c83ead
|
@ -17,7 +17,6 @@ import main_vue from './vue/main.vue'
|
|||
window.api = new API("http://ndli1718/api/v/1.0/");
|
||||
|
||||
/* (2) wsclient */
|
||||
//todo: init websocket client
|
||||
window.wsc = new WSClientBuilder("wss://websocket.xdrm.io");
|
||||
|
||||
/* (3) Render view */
|
||||
|
|
Loading…
Reference in New Issue