vcomply-workflow-engine 2.6.172 → 2.6.173

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3448,7 +3448,7 @@ class WorkflowComplianceComponent {
3448
3448
  else {
3449
3449
  this.isAssessmentDisabled.emit(true);
3450
3450
  }
3451
- this.responsibilityForm.program.length;
3451
+ this.callRefreshList();
3452
3452
  this.getEditMoreOptions(res);
3453
3453
  }
3454
3454
  });