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