mirror of
https://github.com/docmost/docmost.git
synced 2026-05-18 15:34:05 +08:00
space updates
* space UI * space management * space permissions * other fixes
This commit is contained in:
@@ -100,7 +100,7 @@ export class WorkspaceService {
|
||||
await this.spaceMemberService.addUserToSpace(
|
||||
user.id,
|
||||
createdSpace.id,
|
||||
SpaceRole.OWNER,
|
||||
SpaceRole.ADMIN,
|
||||
workspace.id,
|
||||
trx,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user