- helper text condition now uses (allDay ? ALLDAY_REMINDER_PRESETS : TIMED_REMINDER_PRESETS) - previously checked !TIMED && !ALLDAY: a timed event with 10080 (in ALLDAY set) was incorrectly treated as 'in presets' and suppressed the helper text - synthetic option gating for each allDay/timed branch was already correct