fix(rtc): fix empty-page?

pull/11055/head
rcmerci 2024-03-23 01:22:39 +08:00
parent 0615d62b08
commit 67049b1c58
1 changed files with 1 additions and 1 deletions

View File

@ -491,7 +491,7 @@
(not
(when-let [children-blocks (and page-entity
(seq (map #(into {} %) (:block/_parent page-entity))))]
(not-any?
(some
(fn [block]
(not= {:block/content ""}
(-> (apply dissoc block [:block/tx-id