mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Reply working for #638
This commit is contained in:
4
src/@types/mastodon.d.ts
vendored
4
src/@types/mastodon.d.ts
vendored
@@ -552,6 +552,10 @@ declare namespace Mastodon {
|
||||
language?: string
|
||||
text?: string
|
||||
filtered?: FilterResult[]
|
||||
|
||||
// Internal
|
||||
_level?: number
|
||||
_remote?: boolean
|
||||
}
|
||||
|
||||
type StatusHistory = {
|
||||
|
||||
Reference in New Issue
Block a user