@obb871001/api-integration-sdk 1.0.289 → 1.0.290
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 +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -8701,7 +8701,7 @@ const So = /* @__PURE__ */ gt(xo), Do = ({
|
|
|
8701
8701
|
return r({ uid: n, params: p });
|
|
8702
8702
|
},
|
|
8703
8703
|
select: (t) => {
|
|
8704
|
-
const n = We(t.data, (p) => {
|
|
8704
|
+
const n = We(t.data.data, (p) => {
|
|
8705
8705
|
const {
|
|
8706
8706
|
wagering_restricted_amount: g,
|
|
8707
8707
|
claimed_amount: b
|