mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
fix: update alert field to use alertId for episode alerts
This commit is contained in:
@@ -56,7 +56,7 @@ const EpisodeAlerts: FunctionComponent<
|
||||
formFields={[
|
||||
{
|
||||
field: {
|
||||
alert: true,
|
||||
alertId: true,
|
||||
},
|
||||
title: "Alert",
|
||||
description: "Select an alert to add to this episode.",
|
||||
|
||||
Reference in New Issue
Block a user