mozrest-sdk-react-dev 0.1.66 → 0.1.67
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/mozrest-sdk.es.js +1 -1
- package/package.json +1 -1
package/mozrest-sdk.es.js
CHANGED
|
@@ -77368,7 +77368,7 @@ const formatParams$2 = (params) => {
|
|
|
77368
77368
|
}
|
|
77369
77369
|
if (params == null ? void 0 : params.platform) {
|
|
77370
77370
|
Object.assign(all2, {
|
|
77371
|
-
[`filters[
|
|
77371
|
+
[`filters[module]`]: params.platform
|
|
77372
77372
|
});
|
|
77373
77373
|
}
|
|
77374
77374
|
if (params == null ? void 0 : params.venueListing) {
|