gearboxdownloadmodal 6.0.17 → 6.0.18
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 +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -6741,7 +6741,7 @@ const Os = [
|
|
|
6741
6741
|
}, E = async () => {
|
|
6742
6742
|
ee(!0);
|
|
6743
6743
|
let W;
|
|
6744
|
-
r === "Flex" ? W = await xs({ _id: t }, i) : r === "Ready" && (W = await Ls({ _id: t }, i)), W && (["admin", "pm", "tester"].includes(a.role) ? F({
|
|
6744
|
+
r === "Flex" ? W = await xs({ _id: t }, i) : r === "Ready" && (W = await Ls({ _id: t }, i)), W && (["admin", "pm", "tester", "sales"].includes(a.role) ? F({
|
|
6745
6745
|
...W,
|
|
6746
6746
|
networks: to
|
|
6747
6747
|
}) : r === "Ready" && !W.canDownload ? F({
|