From 17082468666e6359d1fd72b7ec19efa509ec0e87 Mon Sep 17 00:00:00 2001 From: coolcoala Date: Wed, 9 Jul 2025 11:01:39 +0300 Subject: [PATCH] fixed bug with displaying alert about the need to install the service --- src/pages/home.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/home.tsx b/src/pages/home.tsx index d940b7a1..3d6d27a8 100644 --- a/src/pages/home.tsx +++ b/src/pages/home.tsx @@ -164,7 +164,7 @@ const MinimalHomePage: React.FC = () => { {!isTunAvailable && (
- + {t("Attention Required")}