mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 00:24:51 +00:00
Merge branch 'master' into fix/missing-title-property
This commit is contained in:
@@ -761,8 +761,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