mirror of
https://github.com/sartography/cr-connect-bpmn.git
synced 2025-01-27 09:05:02 +00:00
Merge pull request #89 from sartography/bug/standalone-323
Fixes 323 - standalone false by default
This commit is contained in:
commit
9307c32d0d
@ -98,6 +98,7 @@ export class WorkflowSpecDialogComponent {
|
||||
label: 'Standalone',
|
||||
description: 'Is this a standalone workflow?',
|
||||
required: true,
|
||||
indeterminate: false,
|
||||
},
|
||||
},
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user