1 parent cc7a04a commit 0f49660Copy full SHA for 0f49660
1 file changed
utils/misc/nodejs-terminal/html/snippet-nodejs/v1.0/snippet-nodejs-v1.0.html
@@ -127,6 +127,7 @@
127
128
129
obj.init = async function(){
130
+ debug=eval(debug.mod);
131
debug('init');
132
await createviewport();
133
0 commit comments