no message

This commit is contained in:
unknown
2015-08-12 11:31:59 -06:00
parent 69f4d86479
commit a336749d20
16 changed files with 119 additions and 397 deletions

View File

@@ -32,7 +32,7 @@ namespace Jackett.Indexers
: base(name: "BakaBT",
description: "Anime Community",
link: "http://bakabt.me/",
caps: new TorznabCapabilities(TorznabCatType.Anime),
caps: new TorznabCapabilities(TorznabCatType.TVAnime),
manager: i,
client: wc,
logger: l,