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 = {
56
56
PHASE_PROGRESS_UPDATED : 'connect.notification.project.phase.update.progress' ,
57
57
PHASE_SCOPE_UPDATED : 'connect.notification.project.phase.update.scope' ,
58
58
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' ,
63
63
} ,
64
64
TOPIC : {
65
65
CREATED : 'connect.notification.project.topic.created' ,
You can’t perform that action at this time.
0 commit comments