mirror of
https://github.com/iv-org/invidious.git
synced 2026-08-04 22:31:40 +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"`