mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Update widget.go
This commit is contained in:
parent
d3834271e0
commit
02ef02538d
@ -79,7 +79,7 @@ func (widget *Widget) contentFrom(onCalls []pagerduty.OnCall, incidents []pagerd
|
||||
str += fmt.Sprintf(" Escalation: %s\n", incident.EscalationPolicy.Summary)
|
||||
}
|
||||
} else {
|
||||
str += "\n No unresolved incidents\n"
|
||||
str += "\n No open incidents\n"
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user