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

@ -51,7 +51,6 @@ pub struct FolderCollabParams {
pub object_id: String,
pub encoded_collab_v1: Vec<u8>,
pub collab_type: CollabType,
pub override_if_exist: bool,
}
pub struct FolderSnapshot {