add paren

This commit is contained in:
Daniel 2024-11-08 10:13:51 -05:00
parent 2153dc8434
commit 2615da9ef8

View file

@ -55,7 +55,7 @@ const (
{{ .TGName }} is active with a score of {{ f .Score.Score 4 }}! ({{ f .Score.RecentCount 0 }}/{{ .Score.Count }} recent calls) {{ .TGName }} is active with a score of {{ f .Score.Score 4 }}! ({{ f .Score.RecentCount 0 }}/{{ .Score.Count }} recent calls)
{{ end -}}` {{ end -}}`
defaultSubjectTemplStr = `Stillbox Alert ({{ highest . }}` defaultSubjectTemplStr = `Stillbox Alert ({{ highest . }})`
) )
var ( var (