parent
74910f8d70
commit
c5c40a73b7
9 changed files with 296 additions and 4 deletions
|
|
@ -55,6 +55,8 @@ export class RoleEntityService {
|
|||
name: role.name,
|
||||
description: role.description,
|
||||
color: role.color,
|
||||
target: role.target,
|
||||
condFormula: role.condFormula,
|
||||
isPublic: role.isPublic,
|
||||
isAdministrator: role.isAdministrator,
|
||||
isModerator: role.isModerator,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue