mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 01:16:27 +00:00
fix: pages not connected in the global graph
This commit is contained in:
@@ -268,7 +268,7 @@
|
||||
(merge m
|
||||
{:block/journal? true
|
||||
:block/journal-day journal-day})
|
||||
m))))
|
||||
(assoc m :block/journal? false)))))
|
||||
|
||||
(defn with-page-refs
|
||||
[{:keys [title body tags refs] :as block} with-id?]
|
||||
|
||||
Reference in New Issue
Block a user