We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e88ad24 commit b2f4871Copy full SHA for b2f4871
utils/editors/js-console/v3.0/js-console-v3.0.html
@@ -79,7 +79,7 @@
79
autosave = mod['auto-save'];
80
publish = mod['publish-ui'];
81
editor = mod['web-editor'];
82
- output = mod['output-html'];
+ output = mod['output-console'];
83
log = mod['log-mod'];
84
85
mod.base.add({filemod,complete,source,focus});
0 commit comments