mirror of
https://github.com/calesthio/OpenMontage.git
synced 2026-08-05 23:24:27 +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().