домен обновлен
This commit is contained in:
@@ -43,7 +43,6 @@ async def create_creative(
|
||||
buttons=[button.model_dump() for button in input.buttons],
|
||||
status=domain.CreativeStatus.ACTIVE,
|
||||
project_id=project.id,
|
||||
workspace_id=workspace_id,
|
||||
)
|
||||
await self.database.create_creative(creative)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user