From 4971b2a3053e092a48251c6a115ec65c7a9aae3f Mon Sep 17 00:00:00 2001 From: poignatov Date: Thu, 12 Mar 2026 17:18:36 +0300 Subject: [PATCH] =?UTF-8?q?6.14.1:=20=D0=A3=D0=B1=D1=80=D0=B0=D0=BD=20?= =?UTF-8?q?=D1=85=D0=B8=D0=BD=D1=82=20'=D0=9E=D1=82=D0=BA=D1=80=D1=8B?= =?UTF-8?q?=D1=82=D1=8C=20=D1=81=D1=82=D0=B0=D1=82=D0=B8=D1=81=D1=82=D0=B8?= =?UTF-8?q?=D0=BA=D1=83'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- VERSION | 2 +- play-life-web/package.json | 2 +- play-life-web/src/components/CurrentWeek.jsx | 6 ------ 3 files changed, 2 insertions(+), 8 deletions(-) diff --git a/VERSION b/VERSION index 6839049..bbf0c5a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.14.0 +6.14.1 diff --git a/play-life-web/package.json b/play-life-web/package.json index 2e31fa0..1f42d2e 100644 --- a/play-life-web/package.json +++ b/play-life-web/package.json @@ -1,6 +1,6 @@ { "name": "play-life-web", - "version": "6.14.0", + "version": "6.14.1", "type": "module", "scripts": { "dev": "vite", diff --git a/play-life-web/src/components/CurrentWeek.jsx b/play-life-web/src/components/CurrentWeek.jsx index bf57ac0..3fa0a68 100644 --- a/play-life-web/src/components/CurrentWeek.jsx +++ b/play-life-web/src/components/CurrentWeek.jsx @@ -879,12 +879,6 @@ function CurrentWeek({ onProjectClick, data, loading, error, onRetry, allProject showCheckmark={true} displayProgress={displayOverallProgress} /> - {/* Подсказка при наведении */} -
- - Открыть статистику - -