Update set-up-notifications.md

This commit is contained in:
iGoX 2025-08-18 12:38:32 +02:00 committed by GitHub
parent a552403a44
commit b2885b5b58
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -46,7 +46,7 @@ The files have to define [nested templates](https://pkg.go.dev/text/template#hdr
{% raw %}
```
{{ define "title_success" -}}
✅ Successfully ran backup {{ .Config.BackupStopContainerLabel }}
✅ Successfully ran backup {{ .Config.BackupStopDuringBackupLabel }}
{{- end }}
{{ define "body_success" -}}