Skip to content

Commit 24af1d6

Browse files
save file
1 parent 4ca4c59 commit 24af1d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/editors/srcdoc/srcdoc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
async function init(){
6363
debug('init',version);
6464

65-
mod.base.add({ext,$,datatype,keydown,menu,menumod,ace});
65+
mod.base.add({ext,$,datatype,keydown,menu,menumod});
6666

6767

6868
await initdom(document.body);

0 commit comments

Comments
 (0)