From 63854284f57b57df1801cc20a0f25abcf839ec54 Mon Sep 17 00:00:00 2001 From: Ayangade Adeoluwa <37867493+Irongade@users.noreply.github.com> Date: Wed, 23 Aug 2023 12:07:46 +0100 Subject: [PATCH] feat: Disable gsheets api load for airgapped instance (#26484) Google sheet file picker library should not be loaded for airgapped instance. This PR ensures that. --- app/client/public/index.html | 437 ++++++++++++++------------ app/client/src/pages/Editor/index.tsx | 23 ++ 2 files changed, 263 insertions(+), 197 deletions(-) diff --git a/app/client/public/index.html b/app/client/public/index.html index c8b529591a..9158857ba0 100755 --- a/app/client/public/index.html +++ b/app/client/public/index.html @@ -1,214 +1,257 @@ - -
- - -