enable movie cat in comando provider

This commit is contained in:
TheBeastLT
2021-09-14 15:22:54 +02:00
committed by TheBeastLT
parent 54ba74f661
commit 179856c53d
3 changed files with 4 additions and 4 deletions

View File

@@ -33,7 +33,7 @@ async function updateSeeders(torrent) {
async function scrapeLatestTorrents() {
const allowedCategories = [
// comando.Categories.MOVIE,
comando.Categories.MOVIE,
comando.Categories.TV
];