From b8640802aeda2e53fa7f4dde0d8d6e56fba0c39c Mon Sep 17 00:00:00 2001 From: Alexander Andreev Date: Sat, 3 Jan 2026 19:46:20 +0300 Subject: [PATCH] =?UTF-8?q?=D1=84=D0=B8=D0=BA=D1=81=20=D0=BA=D0=B0=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B4=D0=B0=D1=80=D1=8F=20=D0=BD=D0=B0=20=D0=B3?= =?UTF-8?q?=D0=BB=D0=B0=D0=B2=D0=BD=D0=BE=D0=B9.=20=D0=BF=D1=80=D0=B8?= =?UTF-8?q?=D0=BB=D0=BE=D0=B6=D0=B5=D0=BD=D0=B8=D0=B5=20=D1=81=D1=82=D0=B0?= =?UTF-8?q?=D0=B1=D0=B8=D0=BB=D1=8C=D0=BD=D0=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/pages/index.vue | 96 +++++++++++++++++++++++----------- server/api/habits/index.get.ts | 4 +- 2 files changed, 69 insertions(+), 31 deletions(-) diff --git a/app/pages/index.vue b/app/pages/index.vue index 8c978b6..6ea6ee4 100644 --- a/app/pages/index.vue +++ b/app/pages/index.vue @@ -1,7 +1,7 @@