From 005ce2f4ad4a49cefbe37b113624b893be80479c Mon Sep 17 00:00:00 2001 From: bot-backend Date: Tue, 30 Jun 2026 07:13:16 +0000 Subject: [PATCH] =?UTF-8?q?fix(site-finder):=20=C2=A74.2=20=C2=AB=D0=9A?= =?UTF-8?q?=D0=B0=D1=87=D0=B5=D1=81=D1=82=D0=B2=D0=BE=20=D0=B4=D0=B0=D0=BD?= =?UTF-8?q?=D0=BD=D1=8B=D1=85=C2=BB=20=E2=80=94=20=D0=B2=D0=BE=D0=B7=D0=B4?= =?UTF-8?q?=D1=83=D1=85=20=D0=B2=D0=BE=D0=BA=D1=80=D1=83=D0=B3=20=D1=80?= =?UTF-8?q?=D0=B0=D0=B7=D0=B4=D0=B5=D0=BB=D0=B8=D1=82=D0=B5=D0=BB=D1=8F=20?= =?UTF-8?q?(#1953)=20(#2099)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/components/site-finder/BestLayoutsBlock.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/site-finder/BestLayoutsBlock.tsx b/frontend/src/components/site-finder/BestLayoutsBlock.tsx index 5eae1b61..50fcfe7d 100644 --- a/frontend/src/components/site-finder/BestLayoutsBlock.tsx +++ b/frontend/src/components/site-finder/BestLayoutsBlock.tsx @@ -47,7 +47,7 @@ const ROOM_BUCKET_LABELS: Record = { function DataQualityCard({ dq }: { dq: BestLayoutsResponse["data_quality"] }) { const conf = CONFIDENCE_STYLES[dq.confidence]; return ( -
+
Качество данных: