1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00

Try to fix refetch

This commit is contained in:
Zhiyuan Zheng
2021-03-06 17:55:13 +01:00
parent 89ca588116
commit 17f15a199c
3 changed files with 55 additions and 24 deletions

View File

@ -39,7 +39,7 @@ const SettingsTooot: React.FC = () => {
iconBack='ChevronRight'
onPress={() => {
analytics('settings_support_press')
Linking.openURL('https://www.patreon.com/xmflsct')
Linking.openURL('https://www.buymeacoffee.com/xmflsct')
}}
/>
{__DEV__ ||