From 51761f7615be3165a8dceba1ff5b7b1d23d13564 Mon Sep 17 00:00:00 2001 From: bboysoul Date: Tue, 15 Sep 2026 15:14:55 +0800 Subject: [PATCH] fix: reorder visible habits --- frontend/src/MvpPanel.vue | 14 ++++++++------ frontend/src/lib/task-utils.test.ts | 9 ++++++++- frontend/src/lib/task-utils.ts | 6 ++++++ frontend/src/style.test.ts | 10 +++++++--- 4 files changed, 29 insertions(+), 10 deletions(-) diff --git a/frontend/src/MvpPanel.vue b/frontend/src/MvpPanel.vue index 369f0a9..f128efa 100644 --- a/frontend/src/MvpPanel.vue +++ b/frontend/src/MvpPanel.vue @@ -1,7 +1,7 @@