parent
f1db883609
commit
a334adffc6
@ -76,6 +76,7 @@ export class UpdateUser {
|
|||||||
* Should the user be enabled?
|
* Should the user be enabled?
|
||||||
*/
|
*/
|
||||||
@IsBoolean()
|
@IsBoolean()
|
||||||
|
@IsOptional()
|
||||||
enabled: boolean = true;
|
enabled: boolean = true;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user