gearboxdownloadmodal 5.0.33 → 5.0.35
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 +3 -3
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +8 -8
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -6211,9 +6211,9 @@ const gs = [
|
|
|
6211
6211
|
const Q = ((b = J.match(
|
|
6212
6212
|
/var\s+androidLink\s*=\s*['|"](https?[\w\d;,/?:@&=+$\-_.!~*'()#]+)['|"]/
|
|
6213
6213
|
)) == null ? void 0 : b.at(1)) || "";
|
|
6214
|
-
te(Q);
|
|
6214
|
+
te(Q), W(!1);
|
|
6215
6215
|
} else
|
|
6216
|
-
te(""), v("");
|
|
6216
|
+
te(""), v(""), W(!1);
|
|
6217
6217
|
} else if (n === "Flex") {
|
|
6218
6218
|
const z = await qs(t, i);
|
|
6219
6219
|
if (z.googleUrl || z.iosUrl) {
|
|
@@ -7384,7 +7384,7 @@ const Fr = /* @__PURE__ */ Li(Kl), El = ({ width: e, height: t }) => /* @__PURE_
|
|
|
7384
7384
|
}).catch(() => {
|
|
7385
7385
|
te(!1);
|
|
7386
7386
|
}) : At(A, r, "", "default", !1, 0, {}).then((V) => {
|
|
7387
|
-
I(!0), W(g + "/" + V.url);
|
|
7387
|
+
I(!0), W(g + "/" + V.url), te(!1);
|
|
7388
7388
|
});
|
|
7389
7389
|
};
|
|
7390
7390
|
return we(() => {
|