This commit is contained in:
xdrm-brackets 2017-11-29 20:41:21 +01:00
parent ace717d6e4
commit d043c83ead
1 changed files with 0 additions and 1 deletions

View File

@ -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 */