We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ca4c59 commit 24af1d6Copy full SHA for 24af1d6
utils/editors/srcdoc/srcdoc.html
@@ -62,7 +62,7 @@
62
async function init(){
63
debug('init',version);
64
65
- mod.base.add({ext,$,datatype,keydown,menu,menumod,ace});
+ mod.base.add({ext,$,datatype,keydown,menu,menumod});
66
67
68
await initdom(document.body);
0 commit comments