mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 10:26:35 +00:00
fix: namespace whiteboard pages import
This commit is contained in:
@@ -158,7 +158,7 @@
|
||||
;; only apply uuid to the deepest hierarchy of page to create if provided.
|
||||
(-> (block/page-name->map page (if (= page title) with-uuid? true))
|
||||
(assoc :block/format format)))
|
||||
pages)
|
||||
pages)
|
||||
txs (->> pages
|
||||
;; for namespace pages, only last page need properties
|
||||
drop-last
|
||||
|
||||
Reference in New Issue
Block a user