about summary refs log tree commit diff stats
path: root/scripts
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-07-24 16:24:48 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-07-24 16:24:48 +0200
commit98c3984e1e15a3b98d1eeb191809d1b1ae7be119 (patch)
tree77848adf8974751ebce61fc542c2b6eff9d005aa /scripts
parentrefactor(crates/yt/src/ansi_escape_codes): Use better name for `erase_in_disp... (diff)
downloadyt-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 'scripts')
0 files changed, 0 insertions, 0 deletions