@obb871001/api-integration-sdk 1.0.383 → 1.0.385
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/dist/index.cjs +1 -1
- package/dist/index.js +2 -2
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -6354,7 +6354,7 @@ const Ca = /* @__PURE__ */ yi($t), Pa = (e) => {
|
|
|
6354
6354
|
},
|
|
6355
6355
|
[e]
|
|
6356
6356
|
), z = H(
|
|
6357
|
-
async ({ formData: h }) => await e.post("/cash-register/
|
|
6357
|
+
async ({ formData: h }) => await e.post("/cash-register/createMachine", h),
|
|
6358
6358
|
[e]
|
|
6359
6359
|
);
|
|
6360
6360
|
return {
|
|
@@ -9551,7 +9551,7 @@ const lu = ({ onIdle: e, onActive: n, onAction: t, timeout: r = 6e5 }) => fs({
|
|
|
9551
9551
|
}), {
|
|
9552
9552
|
game_currency: a,
|
|
9553
9553
|
lang: i,
|
|
9554
|
-
|
|
9554
|
+
not_supported_iframe: o,
|
|
9555
9555
|
portrait: s,
|
|
9556
9556
|
url: u,
|
|
9557
9557
|
is_html_code: m,
|