This commit is contained in:
2026-07-02 11:52:23 +08:00
parent 575a6f7499
commit 60ad714010
3 changed files with 6 additions and 0 deletions
@@ -90,6 +90,8 @@ router = APIRouter(
"supported_durations": [4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15],
"max_duration": 15,
"priority": 10,
"supports_first_last_frame": False,
"supports_universal_reference": False,
}
],
}