1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00
This commit is contained in:
xmflsct
2022-12-18 17:25:18 +01:00
parent c0aad41047
commit 2c7772d4c2
23 changed files with 251 additions and 196 deletions

View File

@ -19,7 +19,7 @@ export type InstanceV10 = {
}
version: string
configuration?: Mastodon.Instance['configuration']
filters: Mastodon.Filter[]
filters: Mastodon.Filter<any>[]
notifications_filter: {
follow: boolean
follow_request: boolean