@cs-chatbots/webchat-ui
Advanced tools
Comparing version
{ | ||
"name": "@cs-chatbots/webchat-ui", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"main": "dist", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -110,3 +110,3 @@ /** | ||
let { wsUrl } = this.props; | ||
if (wsUrl === null && apiUrl !== null) { | ||
if (wsUrl === null && apiUrl !== null && apiUrl !== undefined) { | ||
@@ -113,0 +113,0 @@ const [, , baseUrl] = apiUrl.split('/'); |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
2209641
-0.53%19646
-0.22%