chore: unwanted leading tab
This commit is contained in:
parent
5a09b39fcf
commit
a9ad6ba535
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