This commit is contained in:
2
dist/models/User.d.ts
vendored
2
dist/models/User.d.ts
vendored
@@ -10,7 +10,7 @@ export declare type User = {
|
||||
groups?: any;
|
||||
enabled: boolean;
|
||||
refreshTokenCount: number;
|
||||
profilePic?: string;
|
||||
profilePic: string;
|
||||
resetRequestedTimestamp?: string;
|
||||
actions?: any;
|
||||
id: number;
|
||||
|
||||
Reference in New Issue
Block a user