@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.
|
@@ -1947,6 +1947,7 @@ class CallProgressComponent {
|
|
|
1947
1947
|
this.incomeingCallSocketService.pause();
|
|
1948
1948
|
}
|
|
1949
1949
|
this.isRinging = false;
|
|
1950
|
+
this.isClickExpand = false;
|
|
1950
1951
|
this.isCallInProgress = false;
|
|
1951
1952
|
this.isConferenceCallHold = false;
|
|
1952
1953
|
this.call.disconnect();
|