mirror of
https://github.com/nuintun/command-manager.git
synced 2025-06-07 03:14:07 +08:00
update files
This commit is contained in:
parent
cfa3b59301
commit
e81edbd701
@ -93,7 +93,6 @@ function closeXTerm(name){
|
||||
|
||||
if (runtime) {
|
||||
runtime.worker.port.postMessage({ action: 'close', name: name });
|
||||
runtime.worker.terminate();
|
||||
|
||||
delete AppRuntime[name];
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user