mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Fixes after upgrades
This commit is contained in:
@ -34,6 +34,7 @@ const openLink = async (url: string, navigation?: any) => {
|
||||
// @ts-ignore
|
||||
navigation.push(page, options)
|
||||
} else {
|
||||
// @ts-ignore
|
||||
navigationRef.navigate(page, options)
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user