feat: enable websocket connection

This commit is contained in:
Antonella Sgarlatta
2021-10-04 17:10:20 -03:00
parent 3867f625f1
commit 3cba208b07
2 changed files with 3 additions and 0 deletions

View File

@@ -64,6 +64,7 @@ export class ApplicationGroup extends SNApplicationGroup {
scope,
this.defaultSyncServerHost,
this.bridge,
this.webSocketUrl,
);
const appState = new AppState(
this.$rootScope,