1
0
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:
Zhiyuan Zheng 2022-02-10 23:18:14 +01:00
parent 44d1f6fbed
commit b1565ee240

View File

@ -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