From 23f3ffd54d6e0e7c7af61b8f2e97cd37e641835b Mon Sep 17 00:00:00 2001 From: Muhammed Mustafa Date: Sun, 8 Oct 2023 20:05:10 +0000 Subject: [PATCH] fix(nc-gui): Fixed issue with kanban view info --- packages/nc-gui/components/smartsheet/toolbar/ViewInfo.vue | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/packages/nc-gui/components/smartsheet/toolbar/ViewInfo.vue b/packages/nc-gui/components/smartsheet/toolbar/ViewInfo.vue index bfc49293cd..cba6d82fc4 100644 --- a/packages/nc-gui/components/smartsheet/toolbar/ViewInfo.vue +++ b/packages/nc-gui/components/smartsheet/toolbar/ViewInfo.vue @@ -1,6 +1,4 @@