mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-18 06:47:02 +08:00
feat(server): team quota (#8955)
This commit is contained in:
@@ -90,6 +90,7 @@ export async function addUserToWorkspace(
|
||||
workspaceId: workspace.id,
|
||||
userId,
|
||||
accepted: true,
|
||||
status: 'Accepted',
|
||||
type: permission,
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user