@hivegpt/hiveai-angular 0.0.349 → 0.0.350

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.
@@ -1855,7 +1855,7 @@ class ChatDrawerComponent {
1855
1855
  this.recognizer.stopContinuousRecognitionAsync();
1856
1856
  }
1857
1857
  checkForCop29BotId() {
1858
- return this.botId == '66fa3f276c5d71e2717bfea8';
1858
+ return this.botId == '66fa3f276c5d71e2717bfea8' || this.botId == '671633545652dd78efec848d';
1859
1859
  }
1860
1860
  getLatestTime(time) {
1861
1861
  if (time) {