diff --git a/src/screens/Settings/Settings.tsx b/src/screens/Settings/Settings.tsx
index 2fa5aa7de..3faf6a7b3 100644
--- a/src/screens/Settings/Settings.tsx
+++ b/src/screens/Settings/Settings.tsx
@@ -205,26 +205,8 @@ export function SettingsScreen({}: Props) {
Notifications
-
-
-
- Content and media
-
-
- {isNative &&
- findContactsEnabled &&
- !gate('disable_settings_find_contacts') && (
-
-
-
- Find friends from contacts
-
-
- )}
+ {/* Content and media removed for syu.is */}
+ {/* Find friends from contacts removed for syu.is */}
@@ -249,16 +231,6 @@ export function SettingsScreen({}: Props) {
Languages
- Linking.openURL(HELP_DESK_URL)}
- label={_(msg`Help`)}
- accessibilityHint={_(msg`Opens helpdesk in browser`)}>
-
-
- Help
-
-
-