From 64fdae81ec8a1b807a1b1788a6954c8d7850dc36 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 6a5640597..a9f5789ff 100644 --- a/src/components/tasks/gantt-chart.vue +++ b/src/components/tasks/gantt-chart.vue @@ -54,7 +54,7 @@