add skip extra to debrid catalogs
This commit is contained in:
@@ -57,6 +57,7 @@ function getCatalogs(config) {
|
||||
id: `torrentio-${moch.key}`,
|
||||
name: `${moch.name}`,
|
||||
type: 'other',
|
||||
extra: [{ name: 'skip' }],
|
||||
}));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user