@obb871001/api-integration-sdk 1.0.368 → 1.0.369

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.js CHANGED
@@ -9823,7 +9823,7 @@ const nu = ({ onIdle: e, onActive: n, onAction: t, timeout: r = 6e5 }) => fs({
9823
9823
  }) => ({
9824
9824
  vipList: Zs({ options: e.vipList })
9825
9825
  }), On = (e) => {
9826
- switch (e) {
9826
+ switch (console.log(e), e) {
9827
9827
  case "tw":
9828
9828
  return "Tw";
9829
9829
  case "en":
@@ -9839,7 +9839,7 @@ const nu = ({ onIdle: e, onActive: n, onAction: t, timeout: r = 6e5 }) => fs({
9839
9839
  case "jp":
9840
9840
  return "Jp";
9841
9841
  default:
9842
- return "En";
9842
+ return "Tw";
9843
9843
  }
9844
9844
  }, mt = "game-icon-ds88", Su = ({ gameData: e = {} } = {}) => {
9845
9845
  const { lng: n } = se(), t = On(n), {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@obb871001/api-integration-sdk",
3
3
  "private": false,
4
- "version": "1.0.368",
4
+ "version": "1.0.369",
5
5
  "description": "集成API",
6
6
  "main": "dist/index.cjs",
7
7
  "module": "dist/index.js",