Skip to content

Commit 184a8a7

Browse files
save file
1 parent 945b2a0 commit 184a8a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/editors/html-editor/html/output-html/v2.0/output-html-v2.0.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,9 +250,9 @@
250250
debug('sandbox');
251251
build.sandbox();
252252

253-
console.log(chk['console-persist'].checked);
254253
if(!chk['console-persist'].checked){
255254
console.clear();
255+
webconsole.clear();
256256
}
257257

258258
var echo = chk['console-echo'].checked;

0 commit comments

Comments
 (0)