From 5366727d3927a267ee8b441ee050bb8daba672b8 Mon Sep 17 00:00:00 2001 From: Dominik Pschenitschni Date: Tue, 17 Jan 2023 15:21:57 +0100 Subject: [PATCH] chore: add has content="false" to gantt charts --- src/views/list/ListGantt.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/list/ListGantt.vue b/src/views/list/ListGantt.vue index 5ffa9a255..f471e585a 100644 --- a/src/views/list/ListGantt.vue +++ b/src/views/list/ListGantt.vue @@ -1,7 +1,7 @@