Skip to content

Commit 5867238

Browse files
save file
1 parent f95ca19 commit 5867238

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
console.log(chk.persist);
138138
chk.echo = $.chkbox(shadow,'#echo');
139139

140-
$(shadowm,'[value=clear]').onclick = btn.clear;
140+
$(shadow,'[value=clear]').onclick = btn.clear;
141141

142142

143143
}//initdom

0 commit comments

Comments
 (0)