Compare commits
No commits in common. "dd81f4c7e47e3f209477a569ccbba5d4339a2917" and "5e353db2061c30b4d10965c47f0dcbecb7f59fc5" have entirely different histories.
dd81f4c7e4
...
5e353db206
@ -33,7 +33,7 @@ export class ResponseUserGroup extends ResponsePrincipal implements IResponse {
|
||||
*/
|
||||
@IsArray()
|
||||
@IsOptional()
|
||||
permissions: string[] = new Array<string>();
|
||||
permissions: string[];
|
||||
|
||||
/**
|
||||
* Creates a ResponseUserGroup object from a userGroup.
|
||||
|
Loading…
x
Reference in New Issue
Block a user