This commit is contained in:
1
dist/models/CreateUser.d.ts
vendored
1
dist/models/CreateUser.d.ts
vendored
@@ -8,4 +8,5 @@ export declare type CreateUser = {
|
||||
password: string;
|
||||
enabled?: boolean;
|
||||
groups?: any;
|
||||
profilePic?: string;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user