gearboxdownloadmodal 5.0.33 → 5.0.34
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 +1 -1
- 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
|
@@ -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(() => {
|