@vgroup/dialbox 0.4.193 → 0.4.194

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.
@@ -2156,6 +2156,7 @@ class CallProgressComponent {
2156
2156
  this.cdr.detectChanges();
2157
2157
  }
2158
2158
  yield this.getAllParticipants(this.twilioService.conferenceCallInfo.conferenceSid);
2159
+ return false;
2159
2160
  });
2160
2161
  }
2161
2162
  initiateCall(payload) {