akpm-knowledge-base-chat 1.0.49 → 1.0.50
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 +3 -3
- package/package.json +1 -1
package/CDN/akb-chat.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* Version: 1.0.
|
|
1
|
+
/* Version: 1.0.50 */
|
|
2
2
|
var Va = Object.defineProperty;
|
|
3
3
|
var Li = (t) => {
|
|
4
4
|
throw TypeError(t);
|
|
@@ -3068,8 +3068,8 @@ W(
|
|
|
3068
3068
|
);
|
|
3069
3069
|
const Eu = () => {
|
|
3070
3070
|
switch (V.getEnvironmentId()) {
|
|
3071
|
-
case "
|
|
3072
|
-
return "
|
|
3071
|
+
case "aks_svi":
|
|
3072
|
+
return "https://close-apparently-bluejay.ngrok-free.app";
|
|
3073
3073
|
case "aks_qua":
|
|
3074
3074
|
return "https://aks-knowledge-base-back-65440859697.europe-west1.run.app";
|
|
3075
3075
|
case "":
|