Update service.py
This commit is contained in:
parent
3aad42390e
commit
895ffc1a17
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue