diff options
Diffstat (limited to 'frontend/src/types/Profile.ts')
| -rw-r--r-- | frontend/src/types/Profile.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/src/types/Profile.ts b/frontend/src/types/Profile.ts index 8051ae5..3c83d29 100644 --- a/frontend/src/types/Profile.ts +++ b/frontend/src/types/Profile.ts | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | import type { Pagination } from '@customTypes/Pagination'; | 1 | import type { Pagination } from "@customTypes/Pagination"; |
| 2 | 2 | ||
| 3 | export interface UserShort { | 3 | export interface UserShort { |
| 4 | steam_id: string; | 4 | steam_id: string; |