From a0cd6db1a22ed5bd26195978e910f896a8806d96 Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 24 Feb 2026 13:46:48 +0200 Subject: [PATCH] Fix Sunday selection in monthly weekday recurrence (#859) --- frontend/components/Task/TaskForm/TaskRecurrenceSection.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/components/Task/TaskForm/TaskRecurrenceSection.tsx b/frontend/components/Task/TaskForm/TaskRecurrenceSection.tsx index 03ddb03..0b18e4c 100644 --- a/frontend/components/Task/TaskForm/TaskRecurrenceSection.tsx +++ b/frontend/components/Task/TaskForm/TaskRecurrenceSection.tsx @@ -228,7 +228,7 @@ const TaskRecurrenceSection: React.FC = ({ {t('forms.task.labels.weekday', 'Weekday')} onChange( 'recurrence_weekday',