feat: favicon!!
This commit is contained in:
parent
cb5360c687
commit
256889a573
3 changed files with 2 additions and 1 deletions
|
@ -57,7 +57,7 @@ export interface UserResponse {
|
|||
uuid: string,
|
||||
username: string,
|
||||
display_name: string | null,
|
||||
avatar: string | null,
|
||||
avatar: string,
|
||||
pronouns: string | null,
|
||||
email?: string,
|
||||
email_verified?: boolean
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue