akpm-knowledge-base-chat 1.0.37 → 1.0.38

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.
Files changed (2) hide show
  1. package/CDN/akb-chat.js +2 -2
  2. package/package.json +1 -1
package/CDN/akb-chat.js CHANGED
@@ -1,4 +1,4 @@
1
- /* Version: 1.0.37 */
1
+ /* Version: 1.0.38 */
2
2
  var Ca = Object.defineProperty;
3
3
  var mi = (t) => {
4
4
  throw TypeError(t);
@@ -3058,7 +3058,7 @@ const Ol = async (t) => {
3058
3058
  function: "edit"
3059
3059
  });
3060
3060
  }, Ml = async () => {
3061
- let t = J.getEnvironmentId(), e = `https://${Zs(t)}.aksiliasuite.com/api/v1/operatore/username`;
3061
+ let t = J.getEnvironmentId(), e = `https://${Zs(t)}.aksiliasuite.com/api/v1/operatore`;
3062
3062
  t == "aks_svi" && (e = "https://hyena-popular-caiman.ngrok-free.app/api/v1/operatore");
3063
3063
  const n = await fetch(e, {
3064
3064
  headers: {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "akpm-knowledge-base-chat",
3
3
  "private": false,
4
- "version": "1.0.37",
4
+ "version": "1.0.38",
5
5
  "type": "module",
6
6
  "files": [
7
7
  "CDN"