akpm-knowledge-base-chat 2.0.81 → 2.0.82
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/CDN/akb-chat.js +2 -2
- package/package.json +1 -1
package/CDN/akb-chat.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* Version: 2.0.
|
|
1
|
+
/* Version: 2.0.82 */
|
|
2
2
|
var tu = Object.defineProperty;
|
|
3
3
|
var qa = (t) => {
|
|
4
4
|
throw TypeError(t);
|
|
@@ -5721,7 +5721,7 @@ const Lg = () => {
|
|
|
5721
5721
|
}
|
|
5722
5722
|
}, Pg = () => {
|
|
5723
5723
|
switch (J.getEnvironmentId()) {
|
|
5724
|
-
case "
|
|
5724
|
+
case "aks_svi":
|
|
5725
5725
|
return "http://localhost:8080";
|
|
5726
5726
|
case "aks_qua":
|
|
5727
5727
|
return "https://aks-orchestrator-back-65440859697.europe-west1.run.app";
|