@vgroup/dialbox 0.3.80 → 0.3.81

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.
@@ -1755,7 +1755,7 @@ class CallProgressComponent {
1755
1755
  this.isClickExpand = false;
1756
1756
  this.isMinimised = false;
1757
1757
  console.log('Call Progress Component');
1758
- this.device = this.twilioService.device;
1758
+ this.call = this.twilioService.device;
1759
1759
  }
1760
1760
  ngOnInit() {
1761
1761
  console.log('Call Progress Component ngOnInit');