diff --git a/apps/integration_helper/prompt.py b/apps/integration_helper/prompt.py index 9f92c90..95ba3fc 100644 --- a/apps/integration_helper/prompt.py +++ b/apps/integration_helper/prompt.py @@ -108,7 +108,7 @@ "schedule_is_enabled": true, "emails_selected": [], "day_of_month": null, - "day_of_week": null, + "day_of_week": null, // If not null should always be CAPITALIZED (MONDAY, TUESDAY, etc.) "frequency": "DAILY", "time_of_day": "12:00:00" }