diff --git a/lib/pinchflat_web/controllers/media_profiles/media_profile_html/media_profile_form.html.heex b/lib/pinchflat_web/controllers/media_profiles/media_profile_html/media_profile_form.html.heex index 78a6c5f..c30b3df 100644 --- a/lib/pinchflat_web/controllers/media_profiles/media_profile_html/media_profile_form.html.heex +++ b/lib/pinchflat_web/controllers/media_profiles/media_profile_html/media_profile_form.html.heex @@ -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]))" />