@20minutes/tyr 1.36.0 → 1.36.1
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
CHANGED
|
@@ -60388,6 +60388,7 @@ const Q9 = ({
|
|
|
60388
60388
|
url: `${i}/?id=getLatestContentsCursor&variables=${encodeURIComponent(
|
|
60389
60389
|
JSON.stringify({
|
|
60390
60390
|
brandId: l.variablesForQuery.brandId,
|
|
60391
|
+
sourceExcluded: l.variablesForQuery.sourceExcluded,
|
|
60391
60392
|
first: l.variablesForQuery.first
|
|
60392
60393
|
})
|
|
60393
60394
|
)}`,
|