mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Alerting: Change text on cloud AM email addresses for contact points (#68143)
This commit is contained in:
@@ -255,7 +255,7 @@ func GetAvailableNotifiers() []*NotifierPlugin {
|
||||
},
|
||||
{
|
||||
Label: "Addresses",
|
||||
Description: "You can enter multiple email addresses using a \";\" separator",
|
||||
Description: "You can enter multiple email addresses using a \";\", \"\\n\" or \",\" separator",
|
||||
Element: ElementTypeTextArea,
|
||||
PropertyName: "addresses",
|
||||
Required: true,
|
||||
|
||||
Reference in New Issue
Block a user