Skip to content

Commit 436b3b0

Browse files
save file
1 parent 82217a7 commit 436b3b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@
231231
var result = await win.eval(js);
232232
resolve(result);
233233

234-
iframe.remove();
234+
//iframe.remove();
235235

236236
}//onload
237237

0 commit comments

Comments
 (0)