mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Added notifications filter
This commit is contained in:
3
src/@types/react-navigation.d.ts
vendored
3
src/@types/react-navigation.d.ts
vendored
@@ -12,6 +12,9 @@ declare namespace Nav {
|
||||
type: 'account'
|
||||
account: Mastodon.Account
|
||||
}
|
||||
| {
|
||||
type: 'notifications_filter'
|
||||
}
|
||||
'Screen-Announcements': { showAll: boolean }
|
||||
'Screen-Compose':
|
||||
| {
|
||||
|
||||
Reference in New Issue
Block a user