diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-07-24 16:24:48 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-07-24 16:24:48 +0200 |
commit | 98c3984e1e15a3b98d1eeb191809d1b1ae7be119 (patch) | |
tree | 77848adf8974751ebce61fc542c2b6eff9d005aa /crates/yt/src/commands/select/implm/standalone/mod.rs | |
parent | refactor(crates/yt/src/ansi_escape_codes): Use better name for `erase_in_disp... (diff) | |
download | yt-98c3984e1e15a3b98d1eeb191809d1b1ae7be119.zip |
fix(crates/yt/storage/db/videos/comments): Don't always associate a reply with its base
The previous code immediately return from the `find_author_mut` function, as the `return` was not scoped in a closure. We now only return that value, if it should actually be returned, and added a test for that case.
Diffstat (limited to 'crates/yt/src/commands/select/implm/standalone/mod.rs')
0 files changed, 0 insertions, 0 deletions