From 5d0a62e3b459a69c402306b20e0ee54740162375 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Thu, 5 Oct 2023 20:07:39 +0200 Subject: [PATCH] Fix Datepicker Provider --- backend/.idea/workspace.xml | 10 ++----- frontend/package-lock.json | 28 ++++++++++++++----- frontend/package.json | 1 + frontend/src/app/app.module.ts | 8 +++--- .../task-editor/task-editor.component.ts | 8 ++++-- 5 files changed, 34 insertions(+), 21 deletions(-) diff --git a/backend/.idea/workspace.xml b/backend/.idea/workspace.xml index e58e44b..28d992a 100644 --- a/backend/.idea/workspace.xml +++ b/backend/.idea/workspace.xml @@ -4,13 +4,7 @@