From 5ac9f62acbe7a633eea6cc49b0b41ab80b4b1f82 Mon Sep 17 00:00:00 2001 From: braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Mon, 26 Sep 2022 14:36:35 +0200 Subject: [PATCH] chore(nc-gui): lint --- .../nc-gui/components/smartsheet/toolbar/SharedViewList.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/nc-gui/components/smartsheet/toolbar/SharedViewList.vue b/packages/nc-gui/components/smartsheet/toolbar/SharedViewList.vue index f39e266a71..37b7146174 100644 --- a/packages/nc-gui/components/smartsheet/toolbar/SharedViewList.vue +++ b/packages/nc-gui/components/smartsheet/toolbar/SharedViewList.vue @@ -129,9 +129,9 @@ const deleteLink = async (id: string) => {