gearboxdownloadmodal 4.0.7 → 4.0.9
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.es.js +2 -2
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -7272,7 +7272,7 @@ const Il = /* @__PURE__ */ Wo(Zl), Wl = ({
|
|
|
7272
7272
|
{ _id: r, network: "default" },
|
|
7273
7273
|
a
|
|
7274
7274
|
).then((S) => {
|
|
7275
|
-
C(!0), z(S.url);
|
|
7275
|
+
C(!0), z("https://gearbox.playablefactory.app/files/" + S.url);
|
|
7276
7276
|
}) : await It(
|
|
7277
7277
|
a,
|
|
7278
7278
|
r,
|
|
@@ -7282,7 +7282,7 @@ const Il = /* @__PURE__ */ Wo(Zl), Wl = ({
|
|
|
7282
7282
|
0,
|
|
7283
7283
|
{}
|
|
7284
7284
|
).then((S) => {
|
|
7285
|
-
C(!0), z(S.url);
|
|
7285
|
+
C(!0), z("https://gearbox.playablefactory.app/files/" + S.url);
|
|
7286
7286
|
});
|
|
7287
7287
|
};
|
|
7288
7288
|
return ve(() => {
|