Skip to content

Commit 8e873cd

Browse files
save file
1 parent 2d057d7 commit 8e873cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -520,7 +520,7 @@
520520
//:
521521

522522

523-
obj.run.iframe.host = async function(js,params={}){
523+
obj.run.host = async function(js,params={}){
524524
debug('run.iframe.host');
525525
var resolve,promise=new Promise(res=>resolve=res);
526526

0 commit comments

Comments
 (0)