We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08935ed commit 0205a83Copy full SHA for 0205a83
utils/editors/text-diff/text-diff.html
@@ -76,7 +76,7 @@
76
//keydown = keydown();
77
menu = menumod();
78
79
- mod.base.add({ext,$,datatype,keydown,menu,menumod,ace});
+ mod.base.add({ext,$,datatype,keydown,menu,menumod});
80
81
82
hdr = mod['editors-hdr'];
0 commit comments