about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRahul Yadav <52163880+rahulyadav5524@users.noreply.github.com>2024-01-07 20:21:15 +0530
committerGitHub <noreply@github.com>2024-01-07 20:21:15 +0530
commite3e13a362f68444055e479f0d4979b01f5905fd4 (patch)
tree828b274a3e93df4b379300896b6501cd60a73cec
parent9fabf28cab2dcfd5ba8796bd38424b136dd49ef0 (diff)
downloadvoidsky-e3e13a362f68444055e479f0d4979b01f5905fd4.tar.zst
Fixed same issue
-rw-r--r--src/view/screens/Settings.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/view/screens/Settings.tsx b/src/view/screens/Settings.tsx
index 284f568a7..f85ce44b2 100644
--- a/src/view/screens/Settings.tsx
+++ b/src/view/screens/Settings.tsx
@@ -276,7 +276,6 @@ export function SettingsScreen({}: Props) {
     <View style={s.hContentRegion} testID="settingsScreen">
       <SimpleViewHeader
         showBackButton={isMobile}
-        showOnDesktop
         style={[
           pal.border,
           {borderBottomWidth: 1},