From a33fb72ef86112c6f29017bb951ff4e1ee611ed6 Mon Sep 17 00:00:00 2001 From: kolaente Date: Fri, 24 Mar 2023 20:06:08 +0100 Subject: [PATCH] fix: use onActivated --- src/components/tasks/GanttChart.vue | 4 ++-- src/composables/useDaytimeSalutation.ts | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/tasks/GanttChart.vue b/src/components/tasks/GanttChart.vue index 42990fc23..154f89385 100644 --- a/src/components/tasks/GanttChart.vue +++ b/src/components/tasks/GanttChart.vue @@ -38,7 +38,7 @@