mirror of
https://github.com/logseq/logseq.git
synced 2026-05-05 11:26:26 +00:00
fix: toggle help
This commit is contained in:
@@ -292,7 +292,7 @@
|
||||
;; ?
|
||||
191 (fn [state e]
|
||||
(when-not (util/input? (gobj/get e "target"))
|
||||
(state/sidebar-add-block! (state/get-current-repo) "help" :help nil)))})))
|
||||
(ui-handler/toggle-help!)))})))
|
||||
{:did-mount (fn [state]
|
||||
(keyboards/bind-shortcuts!)
|
||||
state)}
|
||||
|
||||
Reference in New Issue
Block a user