@vgroup/dialbox 0.6.10 → 0.6.11

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.
@@ -1995,6 +1995,7 @@ class CallProgressComponent {
1995
1995
  this.incomeingCallSocketService.pause();
1996
1996
  }
1997
1997
  this.isRinging = false;
1998
+ this.isClickExpand = false;
1998
1999
  this.isCallInProgress = false;
1999
2000
  this.isConferenceCallHold = false;
2000
2001
  this.call.disconnect();