mirror of
https://github.com/sartography/cr-connect-bpmn.git
synced 2025-01-14 10:55:45 +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',
|
label: 'Standalone',
|
||||||
description: 'Is this a standalone workflow?',
|
description: 'Is this a standalone workflow?',
|
||||||
required: true,
|
required: true,
|
||||||
|
indeterminate: false,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user