mirror of
https://github.com/iv-org/invidious.git
synced 2026-09-14 10:03:47 +00:00
thin_mode only took in account the query param because
env.get("preferences").as(Preferences).thin_mode returned a boolean and
not a string to be able to compare it with the string `"true"`