upd: fetch header on normal user call
This commit is contained in:
@@ -11,6 +11,7 @@ namespace MisskeyEntity {
|
||||
notesCount?: number
|
||||
host: string | null
|
||||
avatarUrl: string
|
||||
bannerUrl?: string | null
|
||||
avatarColor: string
|
||||
emojis: Array<Emoji> | { [key: string]: string }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user