@vgroup/dialbox 0.4.64 → 0.4.65

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.
@@ -1783,7 +1783,7 @@ class CallProgressComponent {
1783
1783
  this.micOn = false;
1784
1784
  this.isMinimised = false;
1785
1785
  console.log('Call Progress Component');
1786
- this.call = this.twilioService.device;
1786
+ // this.call = this.twilioService.device;
1787
1787
  }
1788
1788
  ngOnInit() {
1789
1789
  console.log('Call Progress Component ngOnInit');