From 5fb820f878058303fb876f62e1b0f8515036aa04 Mon Sep 17 00:00:00 2001 From: Muhammed Mustafa Date: Thu, 15 Sep 2022 10:59:17 +0530 Subject: [PATCH] feat/Minor cleanup --- packages/nc-gui/components/smartsheet-toolbar/Erd.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/nc-gui/components/smartsheet-toolbar/Erd.vue b/packages/nc-gui/components/smartsheet-toolbar/Erd.vue index 8ce8ae649f..7abebd288b 100644 --- a/packages/nc-gui/components/smartsheet-toolbar/Erd.vue +++ b/packages/nc-gui/components/smartsheet-toolbar/Erd.vue @@ -53,7 +53,7 @@ const localTables = computed(() => (meta ? [meta.value, ...relatedTables.value]
- + Show PK and FK