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
2023-01-05 00:49:10 +01:00
parent bb9fa0c752
commit feadcc019c
7 changed files with 28 additions and 17 deletions

View File

@ -47,7 +47,8 @@ const TabSharedAccount: React.FC<TabSharedStackScreenProps<'Tab-Shared-Account'>
}
])
}
}
},
onError: () => navigation.goBack()
}
})