Skip to content

Commit

Permalink
style: Update icon for attendees in notification template
Browse files Browse the repository at this point in the history
  • Loading branch information
revelaction committed Oct 3, 2024
1 parent 8c9507d commit ad415e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notify/notify.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Categories:
{{- if .Attendees}}
Attendees:
{{- range .Attendees}}
🔸{{.}}
👤{{.}}
{{- end}}
{{- end}}
{{- if .ShowAlarm}}
Expand Down

0 comments on commit ad415e7

Please sign in to comment.