mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 00:24:51 +00:00
Simplify sidebar data
This commit is contained in:
@@ -754,8 +754,7 @@
|
||||
(state/sidebar-add-block!
|
||||
(state/get-current-repo)
|
||||
(:db/id page)
|
||||
:page
|
||||
page)))
|
||||
:page)))
|
||||
|
||||
(defn open-file-in-default-app []
|
||||
(when-let [file-path (and (util/electron?) (get-page-file-path))]
|
||||
|
||||
Reference in New Issue
Block a user