akpm-knowledge-base-chat 1.0.88 → 1.0.89
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 +4 -4
- package/package.json +1 -1
package/CDN/akb-chat.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* Version: 1.0.
|
|
1
|
+
/* Version: 1.0.89 */
|
|
2
2
|
var ho = Object.defineProperty;
|
|
3
3
|
var Qs = (t) => {
|
|
4
4
|
throw TypeError(t);
|
|
@@ -3149,7 +3149,7 @@ const sd = () => {
|
|
|
3149
3149
|
}, id = () => {
|
|
3150
3150
|
switch (G.getEnvironmentId()) {
|
|
3151
3151
|
case "aks_svi":
|
|
3152
|
-
return "
|
|
3152
|
+
return "https://gendoc-back.test.aksiliasuite.com";
|
|
3153
3153
|
case "aks_qua":
|
|
3154
3154
|
return "https://gen-doc-back-65440859697.europe-west1.run.app";
|
|
3155
3155
|
case "":
|
|
@@ -3160,7 +3160,7 @@ const sd = () => {
|
|
|
3160
3160
|
}, od = () => {
|
|
3161
3161
|
switch (G.getEnvironmentId()) {
|
|
3162
3162
|
case "aks_svi":
|
|
3163
|
-
return "
|
|
3163
|
+
return "https://aks-orchestrator-back.test.aksiliasuite.com";
|
|
3164
3164
|
case "aks_qua":
|
|
3165
3165
|
return "https://aks-orchestrator-back-65440859697.europe-west1.run.app";
|
|
3166
3166
|
case "":
|
|
@@ -3350,7 +3350,7 @@ const Fs = (t) => {
|
|
|
3350
3350
|
}, fd = (t) => {
|
|
3351
3351
|
switch (t) {
|
|
3352
3352
|
case "aks_svi":
|
|
3353
|
-
return "https://
|
|
3353
|
+
return "https://versioneditorfs.test.aksiliasuite.com";
|
|
3354
3354
|
case "aks_qua":
|
|
3355
3355
|
return "https://versioneditorfs-65440859697.europe-west1.run.app";
|
|
3356
3356
|
case "":
|