fix(core): update
This commit is contained in:
parent
3bdfe4dcb4
commit
bab0f062f7
@ -178,7 +178,6 @@ export class Universe {
|
||||
* stop everything
|
||||
*/
|
||||
public async stopServer() {
|
||||
console.log('hi');
|
||||
await this.smartsocket.stop();
|
||||
if (!this.options.externalServer) {
|
||||
await this.smartexpressServer.stop();
|
||||
|
Loading…
Reference in New Issue
Block a user