mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
If the message field is left empty for Pushover notifications, the API will return an error. This adds a default message if the message would otherwise be empty. This fixes #8006.