mirror of
https://github.com/iv-org/invidious.git
synced 2026-02-05 18:39:57 +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"`