mirror of
https://github.com/iv-org/invidious.git
synced 2025-11-03 13:48:29 -06:00
Use strict equality, to avoid type coercion and conform to JS best practices (as suggested by @leonklingele).
Use strict equality, to avoid type coercion and conform to JS best practices (as suggested by @leonklingele).