Skip to content

Commit 6e8b3a6

Browse files
save file
1 parent 3b65d51 commit 6e8b3a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

utils/misc/nodejs-terminal/v2.0/nodejs-terminal-v2.0.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -608,7 +608,7 @@
608608
});
609609
webcontainer.on('port',(port,type,url)=>{
610610
console.log(port,type,url)
611-
term.write('port :'type+' --- '+url+' --- '+port);
611+
term.write('port :'+type+' --- '+url+' --- '+port);
612612

613613
});
614614

0 commit comments

Comments
 (0)