@hivegpt/hiveai-angular 0.0.347 → 0.0.348

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.
@@ -850,7 +850,6 @@
850
850
  };
851
851
  ChatDrawerComponent.prototype.ngOnInit = function () {
852
852
  var _this = this;
853
- this.isDev = false;
854
853
  this.environment = this.isDev ? dev_environment : prod_environment;
855
854
  var domain = window.location.hostname;
856
855
  // Determine the header value based on the domain