We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc01115 commit 98fd777Copy full SHA for 98fd777
anki-editor-ui.el
@@ -65,7 +65,7 @@
65
("s" " sync AnkiWeb " anki-editor-sync-collection :level 2)]
66
[""
67
("G" " gui add card" anki-editor-gui-add-cards :level 3)
68
- ("a" " api check" anki-editor-api-check 3)]]
+ ("a" " api check" anki-editor-api-check :level 3)]]
69
[["Misc"
70
("h" " subtree to html " anki-editor-export-subtree-to-html
71
:level 4)
0 commit comments