mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-25 06:18:45 +08:00
refactor!: next generation AFFiNE code structure (#1176)
This commit is contained in:
@@ -31,7 +31,7 @@ export interface Workspace {
|
||||
id: string;
|
||||
type: WorkspaceType;
|
||||
public: boolean;
|
||||
permission_type: PermissionType;
|
||||
permission: PermissionType;
|
||||
create_at: number;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user