Skip to content

Commit 70bf0ae

Browse files
save file
1 parent d112ef8 commit 70bf0ae

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
@@ -361,7 +361,7 @@
361361

362362
iframe = document.createElement('iframe');
363363
obj.iframe = iframe;
364-
debugger;
364+
365365
iframe.onload = onload;
366366

367367
build.sandbox();

0 commit comments

Comments
 (0)