mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-15 05:37:32 +00:00
feat: support offline mode for affine workspace (#1322)
This commit is contained in:
@@ -32,7 +32,6 @@ export interface Workspace {
|
||||
type: WorkspaceType;
|
||||
public: boolean;
|
||||
permission: PermissionType;
|
||||
create_at: number;
|
||||
}
|
||||
|
||||
export interface WorkspaceDetail extends Workspace {
|
||||
|
||||
Reference in New Issue
Block a user