@obb871001/api-integration-sdk 1.0.335 → 1.0.336
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 +6 -2
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -7980,10 +7980,14 @@ const No = /* @__PURE__ */ _i(Eo), Lo = ({
|
|
|
7980
7980
|
title: Ba[s] || "System Prompt",
|
|
7981
7981
|
description: jl[s] || "We are processing your transfer",
|
|
7982
7982
|
status: "warning",
|
|
7983
|
-
duration: 999999
|
|
7983
|
+
duration: 999999,
|
|
7984
|
+
id: "trasnferingInGame"
|
|
7984
7985
|
}
|
|
7985
7986
|
}) : i && d.dispatch({
|
|
7986
|
-
type: "ui/
|
|
7987
|
+
type: "ui/removeToast",
|
|
7988
|
+
payload: {
|
|
7989
|
+
id: "trasnferingInGame"
|
|
7990
|
+
}
|
|
7987
7991
|
});
|
|
7988
7992
|
}, [m, i, d, s]), {
|
|
7989
7993
|
sendMessage: E,
|