Skip to content

Commit 84fd746

Browse files
save file
1 parent 292bed1 commit 84fd746

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,8 @@
139139

140140
shadow = host.shadowRoot;
141141

142+
chk.module = $.chkbox(shadow,'#module');
143+
142144
$(shadow,'[value=run]').onclick = btn.run;
143145

144146
chk.persist = $.chkbox(shadow,'#persist');

0 commit comments

Comments
 (0)