fix(core): update
This commit is contained in:
parent
16305a4cf8
commit
825a264327
@ -59,9 +59,6 @@ export class TypedSocket {
|
||||
},
|
||||
smartsocketServer
|
||||
);
|
||||
if (smartexpressServerArg && smartexpressServerArg.serverStatus !== 'running') {
|
||||
await smartexpressServerArg.start()
|
||||
}
|
||||
await smartsocketServer.start();
|
||||
|
||||
return typedsocket;
|
||||
|
Loading…
Reference in New Issue
Block a user