mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 18:36:43 +00:00
fix: command palette is no long working
This commit is contained in:
@@ -571,8 +571,7 @@
|
||||
|
||||
:shortcut.handler/misc
|
||||
;; always overrides the copy due to "mod+c mod+s"
|
||||
{:misc/copy (:misc/copy all-default-keyboard-shortcuts)
|
||||
:command-palette/toggle (:command-palette/toggle all-default-keyboard-shortcuts)}
|
||||
{:misc/copy (:misc/copy all-default-keyboard-shortcuts)}
|
||||
|
||||
:shortcut.handler/global-non-editing-only
|
||||
(->
|
||||
|
||||
Reference in New Issue
Block a user