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
cfa3b59301
commit
e81edbd701
@ -93,7 +93,6 @@ function closeXTerm(name){
|
|||||||
|
|
||||||
if (runtime) {
|
if (runtime) {
|
||||||
runtime.worker.port.postMessage({ action: 'close', name: name });
|
runtime.worker.port.postMessage({ action: 'close', name: name });
|
||||||
runtime.worker.terminate();
|
|
||||||
|
|
||||||
delete AppRuntime[name];
|
delete AppRuntime[name];
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user