From 5dac96a2d5d43c4922463978f7923d5827924044 Mon Sep 17 00:00:00 2001 From: kolaente Date: Tue, 2 Aug 2022 13:53:17 +0200 Subject: [PATCH] feat: only use one watcher --- src/components/tasks/gantt-chart.vue | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/components/tasks/gantt-chart.vue b/src/components/tasks/gantt-chart.vue index 6a564059..a9f5789f 100644 --- a/src/components/tasks/gantt-chart.vue +++ b/src/components/tasks/gantt-chart.vue @@ -54,7 +54,7 @@