mirror of
https://github.com/docmost/docmost.git
synced 2025-11-22 04:01:12 +10: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