fix: shift-click on recently searched page

This commit is contained in:
Giuseppe D'Andrea
2022-08-23 22:40:17 +02:00
committed by Tienson Qin
parent 7eff2b5cfa
commit 43124f2c12

View File

@@ -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]}]