diff --git a/ios/patching/009-social-app-ios-license.patch b/ios/patching/009-social-app-ios-license.patch
index b330348..203e171 100644
--- a/ios/patching/009-social-app-ios-license.patch
+++ b/ios/patching/009-social-app-ios-license.patch
@@ -127,10 +127,10 @@ index 000000000..d35fe20ea
+ )
+}
diff --git a/src/view/shell/Drawer.tsx b/src/view/shell/Drawer.tsx
-index ed2a6cfb7..f2192f20e 100644
+index ed2a6cfb7..b9776af52 100644
--- a/src/view/shell/Drawer.tsx
+++ b/src/view/shell/Drawer.tsx
-@@ -689,34 +689,25 @@ function ExtraLinks() {
+@@ -689,21 +689,25 @@ function ExtraLinks() {
const {_} = useLingui()
const t = useTheme()
const kawaii = useKawaiiMode()
@@ -150,22 +150,10 @@ index ed2a6cfb7..f2192f20e 100644
- label={_(msg`Privacy Policy`)}>
- Privacy Policy
-
-- {kawaii && (
--
--
-- Logo by{' '}
--
-- @sawaratsuki.bsky.social
--
--
+ navigation.navigate('TermsOfService')}>
+
+ Terms of Service
-
-- )}
++
+
+ navigation.navigate('PrivacyPolicy')}>
+
@@ -177,6 +165,6 @@ index ed2a6cfb7..f2192f20e 100644
+ License
+
+
-
- )
- }
+ {kawaii && (
+
+