diff --git a/src/components/BpmnDesign/assets/showConfig.ts b/src/components/BpmnDesign/assets/showConfig.ts index 8fc1714..dc247c6 100644 --- a/src/components/BpmnDesign/assets/showConfig.ts +++ b/src/components/BpmnDesign/assets/showConfig.ts @@ -5,7 +5,7 @@ export default { formKey: true }, 'bpmn:UserTask': { - auditUserType: true, + allocationType: true, users: true, user: true, roles: true,