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