feat: enable websocket connection
This commit is contained in:
@@ -64,6 +64,7 @@ export class ApplicationGroup extends SNApplicationGroup {
|
||||
scope,
|
||||
this.defaultSyncServerHost,
|
||||
this.bridge,
|
||||
this.webSocketUrl,
|
||||
);
|
||||
const appState = new AppState(
|
||||
this.$rootScope,
|
||||
|
||||
Reference in New Issue
Block a user