From 970a04d9733f4cbdc35e5b772ce4a34fa71e6c4c Mon Sep 17 00:00:00 2001 From: kolaente Date: Tue, 2 Aug 2022 14:09:29 +0200 Subject: [PATCH] fix: remove precision setting --- src/components/tasks/gantt-chart.vue | 8 +-- src/views/list/ListGantt.vue | 90 ++++++++++------------------ 2 files changed, 34 insertions(+), 64 deletions(-) diff --git a/src/components/tasks/gantt-chart.vue b/src/components/tasks/gantt-chart.vue index 7d77c9880..f35e7cde5 100644 --- a/src/components/tasks/gantt-chart.vue +++ b/src/components/tasks/gantt-chart.vue @@ -4,7 +4,7 @@