Skip to content

Commit 5b315e0

Browse files
save file
1 parent fe0fef7 commit 5b315e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@
188188
webcontainer.spawn('jsh').then(complete)
189189

190190

191-
function complete(){
191+
function complete(result){
192192

193193
shell = result;
194194
s3.stop();

0 commit comments

Comments
 (0)