@vgroup/dialbox 0.4.110 → 0.4.111
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.
|
@@ -1900,6 +1900,7 @@ class CallProgressComponent {
|
|
|
1900
1900
|
console.log('currentCallList', this.currentCallList);
|
|
1901
1901
|
}
|
|
1902
1902
|
else if (!((_k = this.newIncomingCallsList) === null || _k === void 0 ? void 0 : _k.length)) {
|
|
1903
|
+
console.log('test null');
|
|
1903
1904
|
if (this.isRinging) {
|
|
1904
1905
|
this.incomingAudio.pause();
|
|
1905
1906
|
}
|