mirror of
https://github.com/nuintun/command-manager.git
synced 2025-06-06 10:54:07 +08:00
update files
This commit is contained in:
parent
41baef028c
commit
1ac29f0627
@ -46,7 +46,6 @@ module.exports = {
|
||||
thread.on('close', function (signal){
|
||||
event.sender.send('emulator', 'close', project, signal.toString());
|
||||
|
||||
console.log('close');
|
||||
delete threads[project.name];
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user