mirror of
https://github.com/logseq/logseq.git
synced 2026-02-01 22:47:36 +00:00
fix(rtc): fix invalid apply-ops msg
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user