mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
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:
@ -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(
|
||||
|
Reference in New Issue
Block a user