@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.
@@ -3821,6 +3821,7 @@ class DialboxComponent {
3821
3821
  this.incomingCallsList.splice(incomingCallIndex, 1);
3822
3822
  }
3823
3823
  console.log('test', this.incomingCallsList);
3824
+ this.isIncomingCallnotification = false;
3824
3825
  }
3825
3826
  }
3826
3827
  console.log('notificationCallList', this.notificationCallList);