fix relationship data for Mastodon API (resolves #714)
This commit is contained in:
@@ -8,6 +8,7 @@ namespace Entity {
|
||||
muting: boolean
|
||||
muting_notifications: boolean
|
||||
requested: boolean
|
||||
requested_by?: boolean
|
||||
domain_blocking: boolean
|
||||
showing_reblogs: boolean
|
||||
endorsed: boolean
|
||||
|
||||
Reference in New Issue
Block a user