Skip to content

Commit

Permalink
Update motion workflow export (#2862)
Browse files Browse the repository at this point in the history
  • Loading branch information
luisa-beerboom authored Nov 24, 2023
1 parent c87f668 commit 27a2531
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,9 @@ export class WorkflowExportService {
`show_state_extension_field`,
`show_recommendation_extension_field`,
`merge_amendment_into_final`,
`weight`
`weight`,
`set_workflow_timestamp`,
`allow_motion_forwarding`
];
const json = [];
const getNextWorkflowJson = (workflow: ViewMotionWorkflow) => {
Expand Down

0 comments on commit 27a2531

Please sign in to comment.