@vgroup/dialbox 0.4.184 → 0.4.185

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.
@@ -3850,6 +3850,7 @@ class DialboxComponent {
3850
3850
  this.incomingCallsList.splice(incomingCallIndex, 1);
3851
3851
  }
3852
3852
  console.log('test', this.incomingCallsList);
3853
+ this.isIncomingCallnotification = false;
3853
3854
  }
3854
3855
  }
3855
3856
  console.log('notificationCallList', this.notificationCallList);