Skip to content

Commit 0205a83

Browse files
save file
1 parent 08935ed commit 0205a83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/editors/text-diff/text-diff.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
//keydown = keydown();
7777
menu = menumod();
7878

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

8181

8282
hdr = mod['editors-hdr'];

0 commit comments

Comments
 (0)