We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f174c94 commit 3179542Copy full SHA for 3179542
src/components/engagement/workflow/engagement-workflow.ts
@@ -12,7 +12,7 @@ import {
12
// Therefore, these should generally flow down.
13
// "Back" transitions should come before/above "forward" transitions.
14
export const EngagementWorkflow = defineWorkflow({
15
- id: '01903b47-c5fe-7e4b-a1a0-72638ca64760',
+ id: '0d0a59f6-c5f0-4c1d-bd5f-7b2814c76812',
16
name: 'Engagement',
17
states: Step,
18
event: EngagementWorkflowEvent,
0 commit comments