fix broken function call (#4354)

Co-authored-by: Richard Kuo (Onyx) <rkuo@onyx.app>
This commit is contained in:
rkuo-danswer 2025-03-25 14:07:31 -07:00 committed by GitHub
parent 30c878efa5
commit b269f1ba06
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -909,6 +909,7 @@ class GoogleDriveConnector(SlimConnector, CheckpointConnector[GoogleDriveCheckpo
self.creds,
self.primary_admin_email,
self.allow_images,
self.size_threshold,
)
# Fetch files in batches