mirror of
https://github.com/docmost/docmost.git
synced 2025-11-24 02:21:24 +10:00
fix workspace setup
This commit is contained in:
@ -12,5 +12,5 @@ export class CreateGroupDto {
|
||||
}
|
||||
|
||||
export enum DefaultGroup {
|
||||
EVERYONE = 'users',
|
||||
EVERYONE = 'internal_users',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user