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