mirror of
https://github.com/nuintun/command-manager.git
synced 2025-10-20 01:27:47 +08:00
update files
This commit is contained in:
@@ -93,7 +93,6 @@ function closeXTerm(name){
|
||||
|
||||
if (runtime) {
|
||||
runtime.worker.port.postMessage({ action: 'close', name: name });
|
||||
runtime.worker.terminate();
|
||||
|
||||
delete AppRuntime[name];
|
||||
}
|
||||
|
Reference in New Issue
Block a user