From 6b51f9e06dda2be9fc32d02ca8b42046113a3934 Mon Sep 17 00:00:00 2001 From: Armand Grillet <2117580+armandgrillet@users.noreply.github.com> Date: Fri, 5 May 2023 11:38:35 +0200 Subject: [PATCH] Update error message when Alertmanager configuration override (#67895) --- public/app/features/alerting/unified/state/actions.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/app/features/alerting/unified/state/actions.ts b/public/app/features/alerting/unified/state/actions.ts index e2835e7aff6..3e15c9ed9bc 100644 --- a/public/app/features/alerting/unified/state/actions.ts +++ b/public/app/features/alerting/unified/state/actions.ts @@ -580,7 +580,7 @@ export const updateAlertManagerConfigAction = createAsyncThunk