Polish GUI #7
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ export interface UserResponse {
|
||||||
about: string | null,
|
about: string | null,
|
||||||
email?: string,
|
email?: string,
|
||||||
email_verified?: boolean
|
email_verified?: boolean
|
||||||
}
|
}
|
||||||
|
|
||||||
export interface StatsResponse {
|
export interface StatsResponse {
|
||||||
accounts: number,
|
accounts: number,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue