mirror of
https://github.com/iv-org/invidious.git
synced 2026-04-30 10:09:39 -05:00
Update src/invidious/channels/about.cr
Co-authored-by: ChunkyProgrammer <78101139+ChunkyProgrammer@users.noreply.github.com>
This commit is contained in:
parent
3540bfde47
commit
55f5bde69e
@ -185,7 +185,7 @@ def get_about_info(ucid, locale) : AboutChannel
|
|||||||
end
|
end
|
||||||
|
|
||||||
# This is to prevent processing more metadata parts if we already have
|
# This is to prevent processing more metadata parts if we already have
|
||||||
# all the parts we care about, which are the ones bellow
|
# all the parts we care about, which are the ones below
|
||||||
break if sub_count != 0 && !pronouns.nil? && !author_handle.nil?
|
break if sub_count != 0 && !pronouns.nil? && !author_handle.nil?
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user