From e5438593986b71b2ace031e5a1e5749a3df910f5 Mon Sep 17 00:00:00 2001 From: Georges Petrov Date: Mon, 30 Oct 2023 21:01:52 +0100 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=90=9B=20add=20back=20datastore's?= =?UTF-8?q?=20chatgpt=20plugin=20settings?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/dashboard/components/DatastoreSettings.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/dashboard/components/DatastoreSettings.tsx b/apps/dashboard/components/DatastoreSettings.tsx index f8ddce527..983a7547d 100644 --- a/apps/dashboard/components/DatastoreSettings.tsx +++ b/apps/dashboard/components/DatastoreSettings.tsx @@ -436,7 +436,7 @@ function DatastoreSettings() { - {/* + {getDatastoreQuery?.data?.id && ( @@ -484,7 +484,7 @@ function DatastoreSettings() { )} - */} +