@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.
@@ -3849,6 +3849,7 @@ class DialboxComponent {
3849
3849
  }
3850
3850
  }
3851
3851
  console.log('notificationCallList', this.notificationCallList);
3852
+ this.cdk.detectChanges();
3852
3853
  // this.extensionService.setIncomingCallStatus(payload).subscribe((res: any) => {
3853
3854
  // console.log(res)
3854
3855
  // })