fix(core): update
This commit is contained in:
@ -70,9 +70,6 @@ export class SmartIpc {
|
||||
case 'client':
|
||||
break;
|
||||
}
|
||||
plugins.smartdelay.delayFor(2000).then(() => {
|
||||
process.exit(0);
|
||||
});
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user