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-11-17 21:48:22 +01:00
parent aa5ad5cd4e
commit 5907d43eb2
4 changed files with 31 additions and 33 deletions

View File

@ -38,6 +38,7 @@ export type RootStackParamList = {
| {
type: 'conversation'
accts: Mastodon.Account['acct'][]
text?: string // For contacting tooot only
}
| {
type: 'share'