@staylift-tech/conv-widget 0.0.12 → 0.0.15

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.
@@ -26078,7 +26078,7 @@ const StayliftWidget = class {
26078
26078
  this.language = 'en';
26079
26079
  this.autoExpand = false;
26080
26080
  this.showBranding = true;
26081
- this.onlyText = false;
26081
+ this.onlyText = true;
26082
26082
  this.fabPrompt = 'Do you need help?';
26083
26083
  this.fabButtonText = 'Start';
26084
26084
  // ============ STATE ============