Updated UI to reflect new audio behaviour
This commit is contained in:
parent
c59c4e27a7
commit
6da0106ca4
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue