mirror of
https://github.com/nuintun/command-manager.git
synced 2025-10-21 02:41:23 +08:00
update files
This commit is contained in:
@@ -56,7 +56,7 @@ function createXTerm(name, xtermNode){
|
||||
var xterm;
|
||||
var runtime = window.AppRuntime[name];
|
||||
|
||||
if (Terminal.focus) {
|
||||
if (Terminal.focus && Terminal.focus.screen) {
|
||||
xtermNode.removeChild(Terminal.focus.screen);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user