From 5fff18e0799956532cc68f1344a6682d95eea39c Mon Sep 17 00:00:00 2001 From: Vikeo Date: Mon, 27 May 2024 11:01:25 +0200 Subject: [PATCH] check if ios --- src/Components/Views/StartMenu/StartMenu.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Components/Views/StartMenu/StartMenu.tsx b/src/Components/Views/StartMenu/StartMenu.tsx index 7601158..d13f6cb 100644 --- a/src/Components/Views/StartMenu/StartMenu.tsx +++ b/src/Components/Views/StartMenu/StartMenu.tsx @@ -387,7 +387,7 @@ const Start = () => { }} /> - {!isPWA && ( + {!isPWA && window.isIOS && (

If you're on iOS, this page works better if you{' '} hide the toolbar or{' '}