1 parent e05b7be commit 460f1f5Copy full SHA for 460f1f5
1 file changed
utils/misc/nodejs-terminal/html/webcontainer-terminal/webcontainer-terminal.html
@@ -330,6 +330,13 @@
330
}//hide
331
332
333
+ obj.remove = function(){
334
+
335
+ host.remove();
336
337
+ }//remove
338
339
340
//:
341
342
0 commit comments