chore: unwanted leading tab
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful

This commit is contained in:
JustTemmie 2025-07-03 18:09:52 +02:00
parent 5a09b39fcf
commit a9ad6ba535
Signed by: justtemmie
SSH key fingerprint: SHA256:nBO+OwpTkd8LYhe38PIqdxmDvkIg9Vw2EbrRZM97dkU

View file

@ -62,7 +62,7 @@ export interface UserResponse {
about: string | null,
email?: string,
email_verified?: boolean
}
}
export interface StatsResponse {
accounts: number,