From 1a8417cb187eedaba44d6cf1a811bea0487c14ca Mon Sep 17 00:00:00 2001 From: Pranav C Date: Wed, 28 Sep 2022 12:27:14 +0530 Subject: [PATCH] chore(gui): lint Signed-off-by: Pranav C --- .../nc-gui/components/smartsheet/toolbar/SharedViewList.vue | 4 +++- packages/nc-gui/components/tabs/Smartsheet.vue | 1 - 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/components/smartsheet/toolbar/SharedViewList.vue b/packages/nc-gui/components/smartsheet/toolbar/SharedViewList.vue index 171f4bd8e2..f39e266a71 100644 --- a/packages/nc-gui/components/smartsheet/toolbar/SharedViewList.vue +++ b/packages/nc-gui/components/smartsheet/toolbar/SharedViewList.vue @@ -129,7 +129,9 @@ const deleteLink = async (id: string) => {