浏览代码

enhance: Add strikethrough to keyboard shortcuts page (#9199)

Bad3r 2 年之前
父节点
当前提交
1ac2dcd870
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/main/frontend/modules/shortcut/config.cljs

+ 1 - 0
src/main/frontend/modules/shortcut/config.cljs

@@ -677,6 +677,7 @@
    [:editor/bold
    [:editor/bold
     :editor/insert-link
     :editor/insert-link
     :editor/italics
     :editor/italics
+    :editor/strike-through
     :editor/highlight]
     :editor/highlight]
 
 
    :shortcut.category/navigating
    :shortcut.category/navigating