From 74b066ee48249d515a0e09eb60d437e51a73670a Mon Sep 17 00:00:00 2001 From: mbaharip <62494292+mbahArip@users.noreply.github.com> Date: Wed, 24 Apr 2024 19:42:28 +0700 Subject: [PATCH] Test shared on deployment --- src/config/gIndex.config.ts | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/config/gIndex.config.ts b/src/config/gIndex.config.ts index 0b49789..b46f114 100644 --- a/src/config/gIndex.config.ts +++ b/src/config/gIndex.config.ts @@ -6,7 +6,7 @@ const config: z.input = { * If possible, please don't change this value * Even if you're creating a PR, just let me change it myself */ - version: "2.0.1", + version: "2.0.2", /** * Base path of the app, used for generating links * @@ -48,8 +48,10 @@ const config: z.input = { * You need to create a new folder and share it with the service account * Then, copy the folder id and paste it here */ + // rootFolder: + // "c760fc0eae9990d4accbc2134af21e45a378d412af2c78020070a9f9ac548b98fe61c4f6be953a8d7be6a035e6f7766c", rootFolder: - "c760fc0eae9990d4accbc2134af21e45a378d412af2c78020070a9f9ac548b98fe61c4f6be953a8d7be6a035e6f7766c", + "b76c7c22083307a3aa99c28ab7cc69851d682f5a250d995679d4be5276cab16ab6c37f4d5b7ad1a9b93fb9bf768e752c", /** * If your root folder inside a shared drive, set this to true * If not, set this to false @@ -62,7 +64,8 @@ const config: z.input = { * Then encrypt it using `/api/internal/encrypt?q=:shared_drive_id` route */ isTeamDrive: true, - sharedDrive: undefined, + sharedDrive: + "77bfa156c9c9d159112fcb0494ed8545bdaf7a3d567cd760ba2e2e2cd33fcbfc", defaultQuery: [ "trashed = false",