fix(core): update
This commit is contained in:
@@ -29,6 +29,7 @@ export class UniverseConnection {
|
||||
socketConnection: plugins.smartsocket.SocketConnection;
|
||||
authenticationRequests
|
||||
}) {
|
||||
this.socketConnection,
|
||||
// TODO: check if this is correct
|
||||
this.socketConnection.socket.disconnect();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user