mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Improve account page
This commit is contained in:
@ -173,6 +173,10 @@ const ComponentInstance: React.FC<Props> = ({
|
||||
lists: { shown: false },
|
||||
announcements: { shown: false, unread: 0 }
|
||||
},
|
||||
page_account_timeline: {
|
||||
excludeBoosts: true,
|
||||
excludeReplies: true
|
||||
},
|
||||
drafts: [],
|
||||
emojis_frequent: []
|
||||
}
|
||||
|
Reference in New Issue
Block a user