Skip to content

Commit fbb09f8

Browse files
save file
1 parent 3637406 commit fbb09f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/editors/editor/v2.0/editor-v2.0.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
mainmenu.initmod({ext,$,menu,editor,filemod});
9191
filemod.initmod({ext,$,menumod,menu,complete,focus,source,log});
9292
publish.initmod({ext,$,ui,menu,source,complete,log});
93-
editor.initmod({ext,$,menu});
93+
editor.initmod({ext,$,menu,on});
9494
log.initmod({ext,$});
9595

9696
await Promise.all([

0 commit comments

Comments
 (0)