@webless/agent 0.14.0 → 0.14.1

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.
package/dist/embed.cjs CHANGED
@@ -7689,7 +7689,7 @@ function AgentRail({
7689
7689
  disabled: handoff.busy || handoff.hasPending || isBusy,
7690
7690
  title: "Chat with a human representative",
7691
7691
  onClick: () => void handoff.start(),
7692
- children: "Talk to a person"
7692
+ children: "Talk to an Expert"
7693
7693
  }
7694
7694
  ) : null
7695
7695
  ] });