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

Merge pull request #220 from tooot-app/main

Release v3.4.2
This commit is contained in:
xmflsct
2022-02-10 23:18:48 +01:00
committed by GitHub

View File

@@ -33,7 +33,7 @@ const SettingsTooot: React.FC = () => {
iconBack='ChevronRight' iconBack='ChevronRight'
onPress={() => { onPress={() => {
analytics('settings_feedback_press') analytics('settings_feedback_press')
Linking.openURL('https://feedback.tooot.app/') Linking.openURL('https://feedback.tooot.app/feature-requests')
}} }}
/> />
<MenuRow <MenuRow