diff --git a/Dashboard/src/Pages/Alerts/EpisodeView/Alerts.tsx b/Dashboard/src/Pages/Alerts/EpisodeView/Alerts.tsx index 4ccba28647..fcfa538192 100644 --- a/Dashboard/src/Pages/Alerts/EpisodeView/Alerts.tsx +++ b/Dashboard/src/Pages/Alerts/EpisodeView/Alerts.tsx @@ -56,7 +56,7 @@ const EpisodeAlerts: FunctionComponent< formFields={[ { field: { - alert: true, + alertId: true, }, title: "Alert", description: "Select an alert to add to this episode.",