1 parent fe0fef7 commit 5b315e0Copy full SHA for 5b315e0
1 file changed
utils/misc/nodejs-terminal/html/webcontainer-terminal/webcontainer-terminal.html
@@ -188,7 +188,7 @@
188
webcontainer.spawn('jsh').then(complete)
189
190
191
- function complete(){
+ function complete(result){
192
193
shell = result;
194
s3.stop();
0 commit comments