mirror of
https://github.com/logseq/logseq.git
synced 2026-05-02 18:06:32 +00:00
fix: e2e issue
This commit is contained in:
@@ -233,6 +233,7 @@
|
||||
(clone-whiteboard-from-edn edn (.-api app))))
|
||||
([{:keys [pages blocks]} api]
|
||||
(let [page-block (first pages)
|
||||
;; FIXME: should also clone normal blocks
|
||||
shapes (->> blocks
|
||||
(filter gp-whiteboard/shape-block?)
|
||||
(map gp-whiteboard/block->shape)
|
||||
|
||||
Reference in New Issue
Block a user