mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Add success toast for rule update back in
This commit is contained in:
committed by
Tom Ratcliffe
parent
d585a5bc88
commit
0ec48cfdbd
@@ -272,7 +272,6 @@ export const alertRuleApi = alertingApi.injectEndpoints({
|
||||
url: `/api/ruler/grafana/api/v1/rules/${nameSpaceUID}/`,
|
||||
data: payload,
|
||||
method: 'POST',
|
||||
showSuccessAlert: false,
|
||||
}),
|
||||
invalidatesTags: ['CombinedAlertRule'],
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user