1 parent d423427 commit 40b527aCopy full SHA for 40b527a
1 file changed
utils/misc/nodejs-terminal/html/snippet-nodejs/v1.0/snippet-nodejs-v1.0.html
@@ -101,7 +101,7 @@
101
102
obj.init = async function(){
103
debug('init');
104
-
+ mod.base.add({ace});
105
await mod.auto();
106
107
editor = mod['web-editor'];
0 commit comments