mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Fixed #463
This commit is contained in:
@ -38,6 +38,7 @@ export type RootStackParamList = {
|
||||
| {
|
||||
type: 'conversation'
|
||||
accts: Mastodon.Account['acct'][]
|
||||
text?: string // For contacting tooot only
|
||||
}
|
||||
| {
|
||||
type: 'share'
|
||||
|
Reference in New Issue
Block a user