| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2025-07-24 | fix(crates/yt/storage/db/videos/comments): Don't always associate a reply ↵ | Benedikt Peetz | |
| with its base The previous code immediately return from the `find_author_mut` function, as the `return` was not scoped in a closur | |||
