Skip to content

Commit d18de24

Browse files
save file
1 parent 0751023 commit d18de24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,7 @@
433433
var result = await win.eval(js);
434434
resolve(result);
435435

436-
iframe.remove();
436+
//iframe.remove();
437437

438438
}//onload
439439

0 commit comments

Comments
 (0)