webitel-sdk 0.1.89 → 0.1.90

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.
@@ -24833,7 +24833,7 @@
24833
24833
  switch (_a.label) {
24834
24834
  case 0:
24835
24835
  if (!this.ua) return [3 /*break*/, 2];
24836
- this.ua.ua.terminateSessions();
24836
+ this.ua.terminateSessions();
24837
24837
  this.ua.removeAllListeners();
24838
24838
  return [4 /*yield*/, this.ua.stop()];
24839
24839
  case 1: