diff --git a/src/components/Settings/PWASettings.tsx b/src/components/Settings/PWASettings.tsx index c41d84bf..073124ba 100644 --- a/src/components/Settings/PWASettings.tsx +++ b/src/components/Settings/PWASettings.tsx @@ -178,22 +178,20 @@ const PWASettings: React.FC = ({ settings, onUpdate, onClose } - {(isInstallable || isInstalled) && ( -
-

- Install Boris on your device for a native app experience. -

- -
- )} +
+

+ Install Boris on your device for a native app experience. +

+ +
{!isMobile && (