Skip to content

Commit 2e113f9

Browse files
save file
1 parent 14eba18 commit 2e113f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/editors/js-console/html/output-console/v3.0/output-console-v3.0.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@
183183
chk['console-persist'] = $.chkbox(shadow,'#console-persist',false);
184184
$.chkbox(shadow,'#console-clear',btn.console.clear);
185185

186-
chk.wrap = $.chkbox(shadow,'#word-wrap',wrap);
186+
chk.wrap = $.chkbox(shadow,'#word-wrap',btn.wrap);
187187

188188
$(shadow,'#kill').onclick = btn.kill;
189189

0 commit comments

Comments
 (0)