mirror of
https://github.com/grafana/grafana.git
synced 2024-11-25 10:20:29 -06:00
Docs: Use correct description for "og_priority" (#80889)
This commit is contained in:
parent
427f361f58
commit
14f018e3fc
@ -1281,7 +1281,7 @@ func GetAvailableNotifiers() []*NotifierPlugin {
|
||||
}, {
|
||||
Label: "Override priority",
|
||||
Element: ElementTypeCheckbox,
|
||||
Description: "Allow the alert priority to be set using the og_priority annotation",
|
||||
Description: "Allow the alert priority to be set using the og_priority label.",
|
||||
PropertyName: "overridePriority",
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user