Fixed a typo into the subject of the email send when a task is created: changed 'Deleted' to 'Created' xDDDDD
parent
b77087e955
commit
e4ee4dac60
|
@ -1 +1 @@
|
|||
[{{ object.project.name }}] Deleted the task #{{ object.ref }} "{{ object.subject }}"
|
||||
[{{ object.project.name }}] Created the task #{{ object.ref }} "{{ object.subject }}"
|
||||
|
|
Loading…
Reference in New Issue