Skip to content

Commit b2f4871

Browse files
save file
1 parent e88ad24 commit b2f4871

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
autosave = mod['auto-save'];
8080
publish = mod['publish-ui'];
8181
editor = mod['web-editor'];
82-
output = mod['output-html'];
82+
output = mod['output-console'];
8383
log = mod['log-mod'];
8484

8585
mod.base.add({filemod,complete,source,focus});

0 commit comments

Comments
 (0)