Improved wording re: livestreams on media profile form
This commit is contained in:
parent
10880e9699
commit
7603ba017f
1 changed files with 1 additions and 1 deletions
|
|
@ -183,7 +183,7 @@
|
|||
options={friendly_format_type_options()}
|
||||
type="select"
|
||||
label="Include Livestreams"
|
||||
help="Excludes media that comes from a past livestream"
|
||||
help="How to handle past livestreams"
|
||||
x-init="$watch('selectedPreset', p => p && ($el.value = presets[p]))"
|
||||
/>
|
||||
</section>
|
||||
|
|
|
|||
Loading…
Reference in a new issue