mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
assorted: more follow up on #12274 but for C#
This commit is contained in:
@@ -93,7 +93,7 @@ namespace Jackett.Common.Indexers
|
||||
configData: new ConfigurationDataBasicLoginWithRSSAndDisplay())
|
||||
{
|
||||
Encoding = Encoding.UTF8;
|
||||
Language = "pt-br";
|
||||
Language = "pt-BR";
|
||||
Type = "private";
|
||||
|
||||
AddCategoryMapping(14, TorznabCatType.TVAnime, "Anime");
|
||||
|
Reference in New Issue
Block a user