mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-11-30 00:53:14 +00:00
(fix:gdrive) no api keyneded
This commit is contained in:
@@ -118,7 +118,7 @@ const GoogleDrivePicker: React.FC<GoogleDrivePickerProps> = ({
|
||||
|
||||
openPicker({
|
||||
clientId: clientId,
|
||||
developerKey: developerKey,
|
||||
developerKey: "",
|
||||
appId: appId,
|
||||
setSelectFolderEnabled: true,
|
||||
viewId: "DOCS",
|
||||
|
||||
Reference in New Issue
Block a user