mirror of
https://github.com/tooot-app/app
synced 2025-02-18 12:50:46 +01:00
Fix feedback link
This commit is contained in:
parent
44d1f6fbed
commit
b1565ee240
@ -33,7 +33,7 @@ const SettingsTooot: React.FC = () => {
|
||||
iconBack='ChevronRight'
|
||||
onPress={() => {
|
||||
analytics('settings_feedback_press')
|
||||
Linking.openURL('https://feedback.tooot.app/')
|
||||
Linking.openURL('https://feedback.tooot.app/feature-requests')
|
||||
}}
|
||||
/>
|
||||
<MenuRow
|
||||
|
Loading…
x
Reference in New Issue
Block a user