view data fixes
This commit is contained in:
@@ -11,6 +11,7 @@ export interface ProfileViewData extends ViewData {
|
||||
bio: string | null;
|
||||
iracingId: string | null;
|
||||
joinedAtLabel: string;
|
||||
globalRankLabel: string;
|
||||
};
|
||||
stats: {
|
||||
ratingLabel: string;
|
||||
|
||||
Reference in New Issue
Block a user