mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 02:16:30 +00:00
fix(editor): more wrong usage of shortcut handler
This commit is contained in:
@@ -348,7 +348,7 @@
|
||||
(state/pub-event! [:command/run]))}
|
||||
|
||||
:go/home {:binding "g h"
|
||||
:fn route-handler/redirect-to-home!}
|
||||
:fn #(route-handler/redirect-to-home!)}
|
||||
|
||||
:go/all-pages {:binding "g a"
|
||||
:fn route-handler/redirect-to-all-pages!}
|
||||
|
||||
Reference in New Issue
Block a user