Polish GUI #7

Merged
justtemmie merged 10 commits from GUI-polish into main 2025-07-03 17:18:25 +00:00
Showing only changes of commit a9ad6ba535 - Show all commits

View file

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