From 43277a95794978658623784797f94dbf5fb9a305 Mon Sep 17 00:00:00 2001 From: zhom <2717306+zhom@users.noreply.github.com> Date: Wed, 12 Nov 2025 00:59:42 +0400 Subject: [PATCH] chore: linting --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3400d41..23b791e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -694,7 +694,7 @@ export default function Home() { const isLoading = profilesLoading || groupsLoading || proxiesLoading; return ( -
+
{isInitializing && ( -
+
Initializing