mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 02:16:30 +00:00
fix: shift-click on recently searched page
This commit is contained in:
committed by
Tienson Qin
parent
7eff2b5cfa
commit
43124f2c12
@@ -324,7 +324,8 @@
|
||||
(state/sidebar-add-block!
|
||||
(state/get-current-repo)
|
||||
(:db/id page)
|
||||
:page))))
|
||||
:page))
|
||||
(state/close-modal!)))
|
||||
|
||||
nil))
|
||||
:item-render (fn [{:keys [type data]}]
|
||||
|
||||
Reference in New Issue
Block a user