add paren
This commit is contained in:
parent
2153dc8434
commit
2615da9ef8
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ const (
|
|||
{{ .TGName }} is active with a score of {{ f .Score.Score 4 }}! ({{ f .Score.RecentCount 0 }}/{{ .Score.Count }} recent calls)
|
||||
|
||||
{{ end -}}`
|
||||
defaultSubjectTemplStr = `Stillbox Alert ({{ highest . }}`
|
||||
defaultSubjectTemplStr = `Stillbox Alert ({{ highest . }})`
|
||||
)
|
||||
|
||||
var (
|
||||
|
|
Loading…
Reference in a new issue