diff --git a/src/screens/Settings/Settings.tsx b/src/screens/Settings/Settings.tsx index 6b0e184c0..42b609c9e 100644 --- a/src/screens/Settings/Settings.tsx +++ b/src/screens/Settings/Settings.tsx @@ -203,24 +203,8 @@ export function SettingsScreen({}: Props) { Notifications - - - - Content and media - - - {isNative && findContactsEnabled && ( - - - - Find friends from contacts - - - )} +{/* Content and media removed for syu.is */} +{/* Find friends from contacts removed for syu.is */} @@ -245,16 +229,6 @@ export function SettingsScreen({}: Props) { Languages - Linking.openURL(HELP_DESK_URL)} - label={_(msg`Help`)} - accessibilityHint={_(msg`Opens helpdesk in browser`)}> - - - Help - - -