mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 18:36:43 +00:00
fix issues with CI and change shortcuts
This commit is contained in:
@@ -348,7 +348,7 @@
|
||||
:inactive (not (util/electron?))
|
||||
:fn page-handler/open-file-in-default-app}
|
||||
|
||||
:editor/open-file-in-directory {:binding "mod+d"
|
||||
:editor/open-file-in-directory {:binding "mod+d mod+i"
|
||||
:inactive (not (util/electron?))
|
||||
:fn page-handler/open-file-in-directory}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user