remove comma

This commit is contained in:
Tobias Brunner 2020-03-31 22:23:59 +02:00
parent d7277c5610
commit d2a3bf5bcf

View file

@ -19,5 +19,5 @@ data:
method: POST
body: |
{
"text": "Application {{.app.metadata.name}} sync is {{.app.status.sync.status}}.",
"text": "Application {{.app.metadata.name}} sync is {{.app.status.sync.status}}."
}