From ede3dec1d6927f915b35f41379039abf012e6bb5 Mon Sep 17 00:00:00 2001 From: kolaente Date: Tue, 2 Aug 2022 13:45:03 +0200 Subject: [PATCH] chore: use Loading component --- src/components/tasks/gantt-chart.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/components/tasks/gantt-chart.vue b/src/components/tasks/gantt-chart.vue index 861ed574..ce285318 100644 --- a/src/components/tasks/gantt-chart.vue +++ b/src/components/tasks/gantt-chart.vue @@ -1,5 +1,6 @@