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