mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-11-30 05:34:21 +03:00
Merge branch 'feat/cloud-sync-saika' into feat/datacenter-dev
This commit is contained in:
commit
0023593128
@ -13,7 +13,7 @@ export interface WorkspaceUnitCtorParams {
|
||||
provider: string;
|
||||
syncMode: SyncMode;
|
||||
|
||||
blocksuiteWorkspace?: BlocksuiteWorkspace;
|
||||
blocksuiteWorkspace?: BlocksuiteWorkspace | null;
|
||||
}
|
||||
|
||||
export type UpdateWorkspaceUnitParams = Partial<
|
||||
|
Loading…
Reference in New Issue
Block a user