@dataclouder/ngx-agent-cards 0.1.81 → 0.1.83

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.
@@ -3385,7 +3385,6 @@ class VideoPlayerService {
3385
3385
  }
3386
3386
  }
3387
3387
  startConversation(defaultVideo) {
3388
- debugger;
3389
3388
  if (defaultVideo) {
3390
3389
  this.defaultVideoUrl = defaultVideo;
3391
3390
  }