Skip to content

Commit 019f7c3

Browse files
committed
Fix speaker renaming on transcriptions with attached videos
1 parent 062e2fe commit 019f7c3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

public/script.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -642,6 +642,7 @@ $("reattach-input").addEventListener("change", () => {
642642
fresh.classList.add("active");
643643
});
644644
});
645+
wireRenameBadges();
645646
});
646647

647648
// ── History sidebar ───────────────────────────────────────────────────────────

0 commit comments

Comments
 (0)