chore: bump collab and client api (#5069)

* chore: bump collab that do not emit awareness by default

* chore: bump collab
This commit is contained in:
Nathan.fooo
2024-04-05 13:57:34 +08:00
committed by GitHub
parent 7ca3f215a3
commit 587de161f6
16 changed files with 55 additions and 63 deletions

View File

@ -231,7 +231,6 @@ pub trait UserCloudService: Send + Sync + 'static {
&self,
collab_object: &CollabObject,
data: Vec<u8>,
override_if_exist: bool,
) -> FutureResult<(), FlowyError>;
fn batch_create_collab_object(