fix(rtc): fix invalid apply-ops msg

This commit is contained in:
rcmerci
2025-12-31 22:51:43 +08:00
parent 76ebafac6c
commit f1a410887a

View File

@@ -66,7 +66,7 @@
message* (if s3-key
(-> message
(assoc :s3-key s3-key)
(dissoc :graph-uuid :ops :t-before :schema-version))
(dissoc :graph-uuid :ops :t-before :schema-version :api-version))
message)]
(handle-remote-ex (m/? (ws/send&recv ws message* opts)))))]
(m/sp