fixed a bug

This commit is contained in:
2026-08-26 10:06:19 +08:00
parent f80da8a5f6
commit 14d9c56d34
2 changed files with 21 additions and 0 deletions

View File

@@ -455,6 +455,7 @@ def create_app(
raise HTTPException(status_code=404, detail="Dubbing share was not found.")
return {
"share_id": share["share_id"],
"video_hash": share["video_hash"],
"title": share["title"],
"created_at": share["created_at"],
"segments": [