Skip to content

Commit 6eb95b0

Browse files
save file
1 parent aa7ead2 commit 6eb95b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,7 @@
206206
async function onload(){
207207

208208
var win = iframe.contentWindow;
209+
win.focus();
209210
win.console.log = log;
210211
win.console.clear = clear;
211212

0 commit comments

Comments
 (0)