Add server host in notification account field
This commit is contained in:
parent
cfeae291c0
commit
38967f7b73
5 changed files with 19 additions and 4 deletions
|
@ -26,6 +26,7 @@ export interface ActorInfo {
|
|||
id: number
|
||||
displayName: string
|
||||
name: string
|
||||
host: string
|
||||
avatar?: {
|
||||
path: string
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue