Added support for 1440p (#498)

This commit is contained in:
Kieran
2024-12-06 11:13:22 -08:00
committed by GitHub
parent a5b65061f0
commit f8e7b2e42d
3 changed files with 3 additions and 2 deletions
@@ -26,6 +26,7 @@ defmodule PinchflatWeb.MediaProfiles.MediaProfileHTML do
[
{"8k", "4320p"},
{"4k", "2160p"},
{"1440p", "1440p"},
{"1080p", "1080p"},
{"720p", "720p"},
{"480p", "480p"},