Skip to content

Commit c015bcc

Browse files
save file
1 parent 69a05a0 commit c015bcc

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616

1717

1818
obj.initmod = function(params){
19+
20+
debug = mod.rd(params,'debug',debug);
21+
1922
}//initmod
2023

2124

@@ -26,6 +29,7 @@
2629

2730

2831
obj.init = function(){
32+
debug('init');
2933
}//init
3034

3135

0 commit comments

Comments
 (0)