mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-06-17 03:20:54 +02:00
fix broken function call (#4354)
Co-authored-by: Richard Kuo (Onyx) <rkuo@onyx.app>
This commit is contained in:
parent
30c878efa5
commit
b269f1ba06
@ -909,6 +909,7 @@ class GoogleDriveConnector(SlimConnector, CheckpointConnector[GoogleDriveCheckpo
|
|||||||
self.creds,
|
self.creds,
|
||||||
self.primary_admin_email,
|
self.primary_admin_email,
|
||||||
self.allow_images,
|
self.allow_images,
|
||||||
|
self.size_threshold,
|
||||||
)
|
)
|
||||||
|
|
||||||
# Fetch files in batches
|
# Fetch files in batches
|
||||||
|
Loading…
x
Reference in New Issue
Block a user