Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
xyhp915 authored and tiensonqin committed Jun 1, 2022
1 parent ec7c72b commit 20c168b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/main/frontend/modules/shortcut/dicts.cljc
Original file line number Diff line number Diff line change
Expand Up @@ -158,9 +158,9 @@
:command.editor/select-block-up "选择上方的块"
:command.editor/select-block-down "选择下方的块"
:command.editor/select-all-blocks "选择所有块"
:pdf/previous-page "上一页PDF文档"
:pdf/next-page "下一页PDF文档"
:pdf/close "关闭当前PDF文档"
:command.pdf/previous-page "上一页PDF文档"
:command.pdf/next-page "下一页PDF文档"
:command.pdf/close "关闭当前PDF文档"
:command.ui/toggle-help "显示/关闭帮助"
:command.git/commit "提交消息"
:command.go/search "全文搜索"
Expand Down

0 comments on commit 20c168b

Please sign in to comment.