forked from GithubBackups/healthchecks
Update 'Project Name' to 'Project'
This commit is contained in:
parent
c9979cc125
commit
9c9be4f181
@ -14,7 +14,7 @@
|
|||||||
"text": "“{{ check.name_then_code|escapejs }}” is {{ check.status|upper }}.",
|
"text": "“{{ check.name_then_code|escapejs }}” is {{ check.status|upper }}.",
|
||||||
"fields": [
|
"fields": [
|
||||||
{% if check.project.name %}
|
{% if check.project.name %}
|
||||||
{"title": "Project Name",
|
{"title": "Project",
|
||||||
"value": "{{ check.project.name|escapejs }}"
|
"value": "{{ check.project.name|escapejs }}"
|
||||||
},
|
},
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user