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:
@@ -84,7 +84,7 @@ namespace Jackett.Common.Indexers
|
||||
configData: new ConfigurationData())
|
||||
{
|
||||
Encoding = Encoding.UTF8;
|
||||
Language = "es-es";
|
||||
Language = "es-ES";
|
||||
Type = "public";
|
||||
|
||||
AddCategoryMapping(1, TorznabCatType.BooksEBook);
|
||||
|
Reference in New Issue
Block a user