Added 8k support (#254)

This commit is contained in:
Kieran
2024-05-21 09:59:05 -07:00
committed by GitHub
parent a2a0f48065
commit dec3938780
4 changed files with 4 additions and 2 deletions
@@ -23,6 +23,7 @@ defmodule PinchflatWeb.MediaProfiles.MediaProfileHTML do
def friendly_resolution_options do
[
{"8k", "4320p"},
{"4k", "2160p"},
{"1080p", "1080p"},
{"720p", "720p"},