mirror of
https://github.com/iv-org/invidious.git
synced 2026-03-28 18:24:11 -04:00
Changes in the aforementioned PR lead to change the behavior of some old code. The data type of the parameters aren't explicit enough, which makes the compiler use the wrong method because of type infering.