Updated UI to reflect new audio behaviour

This commit is contained in:
Kieran Eglin 2024-03-11 14:13:49 -07:00
parent c59c4e27a7
commit 6da0106ca4
No known key found for this signature in database
GPG key ID: 193984967FCF432D

View file

@ -109,7 +109,7 @@
options={friendly_resolution_options()} options={friendly_resolution_options()}
type="select" type="select"
label="Preferred Resolution" label="Preferred Resolution"
help="Will grab the closest available resolution if your preferred is not available. Setting to 'Audio Only' negates embedding options." help="Will grab the closest available resolution if your preferred is not available"
/> />
<.button class="my-10 sm:mb-7.5 w-full sm:w-auto">Save Media profile</.button> <.button class="my-10 sm:mb-7.5 w-full sm:w-auto">Save Media profile</.button>