File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -61,11 +61,11 @@ export const BUS_API_EVENT = {
61
61
PROJECT_CANCELED : 'notifications.connect.project.canceled' ,
62
62
PROJECT_ACTIVE : 'notifications.connect.project.active' ,
63
63
64
- PROJECT_PHASE_TRANSITION_ACTIVE : 'project.phase.transition.active' ,
65
- PROJECT_PHASE_TRANSITION_COMPLETED : 'project.phase.transition.completed' ,
66
- PROJECT_PHASE_UPDATE_PAYMENT : 'project.phase.update.payment' ,
67
- PROJECT_PHASE_UPDATE_PROGRESS : 'project.phase.update.progress' ,
68
- PROJECT_PHASE_UPDATE_SCOPE : 'project.phase.update.scope' ,
64
+ PROJECT_PHASE_TRANSITION_ACTIVE : 'notifications.connect. project.phase.transition.active' ,
65
+ PROJECT_PHASE_TRANSITION_COMPLETED : 'notifications.connect. project.phase.transition.completed' ,
66
+ PROJECT_PHASE_UPDATE_PAYMENT : 'notifications.connect. project.phase.update.payment' ,
67
+ PROJECT_PHASE_UPDATE_PROGRESS : 'notifications.connect. project.phase.update.progress' ,
68
+ PROJECT_PHASE_UPDATE_SCOPE : 'notifications.connect. project.phase.update.scope' ,
69
69
70
70
MEMBER_JOINED : 'notifications.connect.project.member.joined' ,
71
71
MEMBER_LEFT : 'notifications.connect.project.member.left' ,
You can’t perform that action at this time.
0 commit comments