File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -56,10 +56,10 @@ module.exports = {
5656 PHASE_PROGRESS_UPDATED : 'connect.notification.project.phase.update.progress' ,
5757 PHASE_SCOPE_UPDATED : 'connect.notification.project.phase.update.scope' ,
5858 PHASE_PRODUCT_SPEC_UPDATED : 'connect.notification.project.product.update.spec' ,
59- MILESTONE_ACTIVATED : 'connect.notification.timeline.milestone.transition.active' ,
60- MILESTONE_COMPLETED : 'connect.notification.timeline.milestone.transition.completed' ,
61- WAITING_FOR_CUSTOMER_INPUT : 'connect.notification.timeline.milestone.waiting.customer' ,
62- TIMELINE_ADJUSTED : 'connect.notification.timeline.adjusted' ,
59+ MILESTONE_ACTIVATED : 'connect.notification.project. timeline.milestone.transition.active' ,
60+ MILESTONE_COMPLETED : 'connect.notification.project. timeline.milestone.transition.completed' ,
61+ WAITING_FOR_CUSTOMER_INPUT : 'connect.notification.project. timeline.milestone.waiting.customer' ,
62+ TIMELINE_ADJUSTED : 'connect.notification.project. timeline.adjusted' ,
6363 } ,
6464 TOPIC : {
6565 CREATED : 'connect.notification.project.topic.created' ,
You can’t perform that action at this time.
0 commit comments