From f03ec5df8cbd4dbc4a2ebb72aee8c0ab2ff273ee Mon Sep 17 00:00:00 2001 From: Gigi Date: Wed, 15 Oct 2025 19:11:36 +0200 Subject: [PATCH] refactor: move 'Use local relays as cache' checkbox after local relay paragraph --- src/components/Settings/PWASettings.tsx | 29 ++++++++++++++----------- 1 file changed, 16 insertions(+), 13 deletions(-) diff --git a/src/components/Settings/PWASettings.tsx b/src/components/Settings/PWASettings.tsx index e03ad63a..44b8cacf 100644 --- a/src/components/Settings/PWASettings.tsx +++ b/src/components/Settings/PWASettings.tsx @@ -124,19 +124,6 @@ const PWASettings: React.FC = ({ settings, onUpdate, onClose } )} -
- -
- {/* PWA Install Section - Paragraphs */}

@@ -180,6 +167,22 @@ const PWASettings: React.FC = ({ settings, onUpdate, onClose } .

+
+ +
+ +
+ +

Install Boris on your device for a native app experience.