Skip to content

Commit 0b70c16

Browse files
save file
1 parent a3eaad8 commit 0b70c16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
vm = vm();
9393
vm.initmod({mod});
9494

95-
debugger;
95+
if(typeof ls!='function')debugger;
9696
ls = ls();
9797

9898
menu = menumod();

0 commit comments

Comments
 (0)