Skip to content

Commit f95ca19

Browse files
save file
1 parent 93a2da3 commit f95ca19

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@
134134
$(shadow,'[value=run]').onclick = btn.run;
135135

136136
chk.persist = $.chkbox(shadow,'#persist');
137+
console.log(chk.persist);
137138
chk.echo = $.chkbox(shadow,'#echo');
138139

139140
$(shadowm,'[value=clear]').onclick = btn.clear;

0 commit comments

Comments
 (0)