Merge branch 'master' into fix/missing-title-property

This commit is contained in:
Tienson Qin
2022-05-09 21:39:13 +08:00
committed by GitHub
20 changed files with 224 additions and 166 deletions

View File

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