Commit 57a3bf6
committed
Fix 0m meeting time for skipped/auto-named speakers
Speakers persisted via skipNaming (the "Skip" button and the
auto-dismiss path) were created without totalMeetingDuration or
totalWordCount, so they defaulted to 0 and showed "0m" in the
Speakers settings tab even after being renamed. saveSpeakerName
already carried these stats from the naming candidate; skipNaming
now does the same.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01W14mbfXxsSN9dEBdwApYmH1 parent ff08a65 commit 57a3bf6
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
776 | 776 | | |
777 | 777 | | |
778 | 778 | | |
| 779 | + | |
| 780 | + | |
779 | 781 | | |
780 | 782 | | |
781 | 783 | | |
| |||
0 commit comments