diff --git a/apps/sim/components/emails/notifications/schedule-disabled-email.tsx b/apps/sim/components/emails/notifications/schedule-disabled-email.tsx index 7ec78752a65..e221cce3200 100644 --- a/apps/sim/components/emails/notifications/schedule-disabled-email.tsx +++ b/apps/sim/components/emails/notifications/schedule-disabled-email.tsx @@ -45,7 +45,7 @@ export function ScheduleDisabledEmail({ {brand.name} turned off the schedule for {resourceLabel}. It will not run again until you - turn it back on. + fix the problem and turn it back on.
@@ -53,11 +53,6 @@ export function ScheduleDisabledEmail({ {reasonCopy}
- {/* Divider */} -
- - Fix the problem, then turn the schedule back on. - {manageLink ? ( Open workflow