fix(rtc): fix data shape return by local-block-ops->remote-ops

pull/11433/head
rcmerci 2024-07-23 14:03:44 +08:00
parent f5b38b3ce6
commit f8eff12937
1 changed files with 1 additions and 1 deletions

View File

@ -236,7 +236,7 @@
:remove-page-op remove-page-op
:*remote-ops *remote-ops))
{:remote-ops @*remote-ops
{:remote-ops (into {} @*remote-ops)
:depend-on-block-uuids @*depend-on-block-uuid-set}))
(defn- gen-block-uuid->remote-ops