diff --git a/client/blocks/plugins-update-manager/schedule-form.tsx b/client/blocks/plugins-update-manager/schedule-form.tsx index 833da85f32c6d..1c4e45cadabd4 100644 --- a/client/blocks/plugins-update-manager/schedule-form.tsx +++ b/client/blocks/plugins-update-manager/schedule-form.tsx @@ -227,7 +227,7 @@ export const ScheduleForm = ( props: Props ) => { onBlur={ () => setFieldTouched( { ...fieldTouched, timestamp: true } ) } > { frequency === 'weekly' && ( - +