invidious-experimenting/src
Samantaz Fox 60fa552469
Fix an infinite recursion caused by #2228
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.
2021-10-28 17:48:07 +02:00
..
invidious Fix an infinite recursion caused by #2228 2021-10-28 17:48:07 +02:00
invidious.cr Fix Style/VerboseBlock issues 2021-10-25 01:12:26 -07:00