gearboxdownloadmodal 8.0.9 → 8.0.11
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
|
@@ -8275,7 +8275,7 @@ const Yd = ({
|
|
|
8275
8275
|
}, ze = () => {
|
|
8276
8276
|
n(t);
|
|
8277
8277
|
}, $e = async (ue, Ce, Oe) => {
|
|
8278
|
-
if (z(!0), l === "Flex" && k.flex === !1) {
|
|
8278
|
+
if (z(!0), l === "Flex" && k.flex === !1 && k.customer !== "playableFactoryInternal") {
|
|
8279
8279
|
d("|ACCESS|"), z(!1);
|
|
8280
8280
|
return;
|
|
8281
8281
|
}
|
|
@@ -9163,7 +9163,7 @@ const Yd = ({
|
|
|
9163
9163
|
setCdnUrl: S,
|
|
9164
9164
|
generateCDN: async () => {
|
|
9165
9165
|
if (!J) {
|
|
9166
|
-
if (!e.willSpendCredit) {
|
|
9166
|
+
if (!(e != null && e.willSpendCredit)) {
|
|
9167
9167
|
We();
|
|
9168
9168
|
return;
|
|
9169
9169
|
}
|