Merge branch 'video-tab' into video-wan

This commit is contained in:
Daniel Han 2026-07-04 17:57:30 +00:00
commit bbab55c251

View file

@ -38,4 +38,4 @@ __all__ = [
]
# Bind the re-export so the import-hoist verifier counts it as used.
_ = (rag_router,)
_ = (rag_router, video_router)