@bigbinary/neeto-molecules 4.0.153 → 4.1.0
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/cjs/NeetoWidget.js
CHANGED
|
@@ -122,7 +122,7 @@ var NEETO_REPLAY_CONFIGURE_URL = "".concat(REPLAY_WIDGET_KB_BASE_URL, "/articles
|
|
|
122
122
|
var NEETO_CHAT_USER_IDENTITY_URL = "".concat(CHAT_WIDGET_KB_BASE_URL, "/articles/info-about-logged-in-users");
|
|
123
123
|
var WIDGET_KB_HELP_URL = {
|
|
124
124
|
engage: "".concat(ENGAGE_WIDGET_KB_BASE_URL, "/categories/widget-installation-usage"),
|
|
125
|
-
chat: "".concat(CHAT_WIDGET_KB_BASE_URL, "/
|
|
125
|
+
chat: "".concat(CHAT_WIDGET_KB_BASE_URL, "/folders/installation"),
|
|
126
126
|
replay: "".concat(REPLAY_WIDGET_KB_BASE_URL, "/categories/widget-installation-usage")
|
|
127
127
|
};
|
|
128
128
|
var USE_NEETO_WIDGET_NPM_PAGE_URL = "https://www.npmjs.com/package/@bigbinary/react-use-neeto-widget";
|