Skip to content

Commit de2fb57

Browse files
save file
1 parent 6c199f4 commit de2fb57

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
@@ -226,7 +226,7 @@
226226
obj.iframe = iframe;
227227
iframe.srcdoc = '';
228228
iframe.onload = onload;
229-
root.append(iframe);
229+
cur.root.append(iframe);
230230

231231
return promise;
232232

0 commit comments

Comments
 (0)