@2uinc/frontend-component-xpert-chatbot 1.2.0-beta.11 → 1.2.0-beta.13
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/lib/index.min.js +2 -2
- package/package.json +1 -1
package/dist/lib/index.min.js
CHANGED
@@ -163,7 +163,7 @@ const el = {
|
|
163
163
|
backgroundColor: "#E31A82",
|
164
164
|
color: "#FFFFFF"
|
165
165
|
},
|
166
|
-
assistantMessagePrompt: "Hi! 👋 I'm Xpert, what can I help you with? I'm available to answer questions about things like billing, registration, and payment options.",
|
166
|
+
assistantMessagePrompt: "Hi there! 👋 I'm Xpert, what can I help you with? I'm available to answer questions about things like billing, registration, and payment options.",
|
167
167
|
privacyPolicyLink: "https://www.getsmarter.com/privacy-policy",
|
168
168
|
disableDisclaimerPage: !0,
|
169
169
|
disclaimerText: "Before we get started, just a reminder that this chat is AI generated, mistakes are possible. By using it you agree that GetSmarter may create a record of this chat. Your personal data will be used as described in our",
|
@@ -171,7 +171,7 @@ const el = {
|
|
171
171
|
liveChatUrl: "https://live-chat.ps.five9.com/Five9ChatPlugin.js",
|
172
172
|
liveChatOptions: {
|
173
173
|
appId: "2U Inc",
|
174
|
-
configId: "Exec-Ed | Titan Main
|
174
|
+
configId: "Exec-Ed | Titan Main Flow_Xpert"
|
175
175
|
}
|
176
176
|
};
|
177
177
|
function Be(e) {
|