mirror of https://github.com/tooot-app/app
commit
182826d047
|
@ -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…
Reference in New Issue