@vgroup/dialbox 0.4.182 → 0.4.183

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.
@@ -3818,6 +3818,7 @@ class DialboxComponent {
3818
3818
  }
3819
3819
  }
3820
3820
  console.log('notificationCallList', this.notificationCallList);
3821
+ this.cdk.detectChanges();
3821
3822
  // this.extensionService.setIncomingCallStatus(payload).subscribe((res: any) => {
3822
3823
  // console.log(res)
3823
3824
  // })