Skip to content

Commit f306c46

Browse files
save file
1 parent b105853 commit f306c46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/editors/markdown-editor/markdown-editor.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,7 @@
425425
set.title(title);
426426
set.favicon(icon.def);
427427
}
428-
menumod.close();
428+
menu.close();
429429
editor.focus();
430430

431431
}//complete

0 commit comments

Comments
 (0)