From 7d3641aab76f169b697e19e3312b73fbd721ff3d Mon Sep 17 00:00:00 2001 From: Gigi Date: Wed, 15 Oct 2025 18:45:38 +0200 Subject: [PATCH] refactor: simplify PWA install text to 'Install Boris as a PWA' --- src/components/Settings/PWASettings.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Settings/PWASettings.tsx b/src/components/Settings/PWASettings.tsx index ff8c1f1b..623eafc4 100644 --- a/src/components/Settings/PWASettings.tsx +++ b/src/components/Settings/PWASettings.tsx @@ -41,7 +41,7 @@ const PWASettings: React.FC = () => {
- Install Boris as a progressive web app (PWA) + Install Boris as a PWA

Install Boris on your device for a native app experience with offline support.