From 7ef22d8ece2c1bd8d0e788163da509f5cab73212 Mon Sep 17 00:00:00 2001 From: grnd-alt Date: Tue, 16 Jun 2026 13:16:08 +0200 Subject: [PATCH 1/3] fix(ui): remove moment usage from due date badge Signed-off-by: grnd-alt --- src/components/cards/badges/DueDate.vue | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/src/components/cards/badges/DueDate.vue b/src/components/cards/badges/DueDate.vue index 2364b15ee..5703d8cad 100644 --- a/src/components/cards/badges/DueDate.vue +++ b/src/components/cards/badges/DueDate.vue @@ -18,10 +18,10 @@