vcomply-workflow-engine 6.0.58 → 6.0.59

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.
@@ -33290,6 +33290,7 @@ class WorkflowComplianceComponent {
33290
33290
  .subscribe((res) => {
33291
33291
  this.responsibilityData = res;
33292
33292
  this.loader = false;
33293
+ this.entrustLoader = false;
33293
33294
  this.uiKitService.isLoader = false;
33294
33295
  this.showSmiley = true;
33295
33296
  this.uiKitService.isSmileyOn = true;