mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Fix feedback link
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user