Skip to content

Commit ad415e7

Browse files
committed
style: Update icon for attendees in notification template
1 parent 8c9507d commit ad415e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notify/notify.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Categories:
4040
{{- if .Attendees}}
4141
Attendees:
4242
{{- range .Attendees}}
43-
🔸{{.}}
43+
👤{{.}}
4444
{{- end}}
4545
{{- end}}
4646
{{- if .ShowAlarm}}

0 commit comments

Comments
 (0)