Update service.py

This commit is contained in:
Eric Hare 2025-09-04 10:03:26 -07:00
parent 3aad42390e
commit 895ffc1a17
No known key found for this signature in database
GPG key ID: A73DF73724270AB7

View file

@ -229,7 +229,7 @@ class ConnectorService:
processor = ConnectorFileProcessor(
self,
connection_id,
selected_files,
selected_files or [],
user_id,
jwt_token=jwt_token,
owner_name=owner_name,