fix relationship data for Mastodon API (resolves #714)
This commit is contained in:
parent
5a1d1394d4
commit
bd95e8a555
7 changed files with 39 additions and 14 deletions
|
|
@ -8,6 +8,7 @@ namespace Entity {
|
|||
muting: boolean
|
||||
muting_notifications: boolean
|
||||
requested: boolean
|
||||
requested_by?: boolean
|
||||
domain_blocking: boolean
|
||||
showing_reblogs: boolean
|
||||
endorsed: boolean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue