Skip to content

Commit 460f1f5

Browse files
save file
1 parent e05b7be commit 460f1f5

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

utils/misc/nodejs-terminal/html/webcontainer-terminal/webcontainer-terminal.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,13 @@
330330
}//hide
331331

332332

333+
obj.remove = function(){
334+
335+
host.remove();
336+
337+
}//remove
338+
339+
333340
//:
334341

335342

0 commit comments

Comments
 (0)