fix relationship data for Mastodon API (resolves #714)
This commit is contained in:
@@ -8,5 +8,8 @@ namespace MisskeyEntity {
|
||||
isBlocking: boolean
|
||||
isBlocked: boolean
|
||||
isMuted: boolean
|
||||
isRenoteMuted: boolean
|
||||
isInstanceMuted?: boolean
|
||||
memo?: string | null
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user