mirror of
https://github.com/nuintun/command-manager.git
synced 2025-12-16 23:54:15 +08:00
update files
This commit is contained in:
@@ -74,6 +74,7 @@ function openXTerm(vm){
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
// start thread
|
||||||
worker.port.start();
|
worker.port.start();
|
||||||
worker.port.postMessage({ action: 'open', name: project.name });
|
worker.port.postMessage({ action: 'open', name: project.name });
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user