diff --git a/frontend-modern/src/components/Alerts/WebhookConfig.tsx b/frontend-modern/src/components/Alerts/WebhookConfig.tsx index 7a6ff7ca8..db7b108d1 100644 --- a/frontend-modern/src/components/Alerts/WebhookConfig.tsx +++ b/frontend-modern/src/components/Alerts/WebhookConfig.tsx @@ -134,6 +134,7 @@ export function WebhookConfig(props: WebhookConfigProps) { teams: 'Microsoft Teams', 'teams-adaptive': 'Teams (Adaptive)', pagerduty: 'PagerDuty', + pushover: 'Pushover', gotify: 'Gotify', ntfy: 'ntfy' }; @@ -251,7 +252,7 @@ export function WebhookConfig(props: WebhookConfigProps) {
- + {(service) => (