mirror of
https://github.com/TheBeastLT/torrentio-scraper.git
synced 2026-03-11 17:15:37 +00:00
trigger catalogs workflow
This commit is contained in:
parent
120f30257d
commit
283eef4bfd
1 changed files with 2 additions and 1 deletions
|
|
@ -45,7 +45,8 @@ function createManifest() {
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
behaviorHints: {
|
behaviorHints: {
|
||||||
configurable: false, // @TODO might enable configuration to configure providers
|
// @TODO might enable configuration to configure providers
|
||||||
|
configurable: false,
|
||||||
configurationRequired: false
|
configurationRequired: false
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue