mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
style(hipchat): improves code style
This commit is contained in:
@@ -104,6 +104,7 @@ export class AlertTabCtrl {
|
||||
case "webhook": return "fa fa-cubes";
|
||||
case "pagerduty": return "fa fa-bullhorn";
|
||||
case "opsgenie": return "fa fa-bell";
|
||||
case "hipchat": return "fa fa-mail-forward";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user