main -> aiws
This commit is contained in:
@@ -267,7 +267,8 @@ class GenerationService:
|
||||
minio_object_name=filename,
|
||||
minio_bucket=self.s3_adapter.bucket_name,
|
||||
thumbnail=thumbnail_bytes,
|
||||
created_by=generation.created_by
|
||||
created_by=generation.created_by,
|
||||
project_id=generation.project_id
|
||||
)
|
||||
|
||||
# Сохраняем в БД
|
||||
|
||||
Reference in New Issue
Block a user