Merge branch 'main' into replies
This commit is contained in:
commit
5958697b6c
37 changed files with 1322 additions and 364 deletions
|
@ -62,7 +62,7 @@ export interface UserResponse {
|
|||
about: string | null,
|
||||
email?: string,
|
||||
email_verified?: boolean
|
||||
}
|
||||
}
|
||||
|
||||
export interface StatsResponse {
|
||||
accounts: number,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue