mirror of
https://github.com/calesthio/OpenMontage.git
synced 2026-08-25 01:20:18 +08:00
ToolRegistry exposes get(name) but source_media_review called the non-existent get_tool(name) in four places — audio_probe (×2), frame_sampler, and transcriber. All four renamed to .get().