mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Basic notification working
This commit is contained in:
2
src/@types/react-navigation.d.ts
vendored
2
src/@types/react-navigation.d.ts
vendored
@@ -71,7 +71,7 @@ declare namespace Nav {
|
||||
'Tab-Local': undefined
|
||||
'Tab-Public': undefined
|
||||
'Tab-Compose': undefined
|
||||
'Tab-Notifications': { id?: Mastodon.Notification['id'] }
|
||||
'Tab-Notifications': undefined
|
||||
'Tab-Me': undefined
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user