Skip to content

Commit 7515d7c

Browse files
save file
1 parent b330b79 commit 7515d7c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,8 @@
343343

344344
async function onload(){
345345

346-
346+
iframe.onload = null;
347+
347348
if(!chk['console-persist'].checked){
348349
clear();
349350
}

0 commit comments

Comments
 (0)