diff --git a/addon/lib/manifest.js b/addon/lib/manifest.js index d6462c1..930ccab 100644 --- a/addon/lib/manifest.js +++ b/addon/lib/manifest.js @@ -57,6 +57,7 @@ function getCatalogs(config) { id: `torrentio-${moch.key}`, name: `${moch.name}`, type: 'other', + extra: [{ name: 'skip' }], })); }