mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
assorted: follow up on #12274 but for C#
This commit is contained in:
@@ -51,7 +51,7 @@ namespace Jackett.Common.Indexers
|
||||
configData: new ConfigurationData())
|
||||
{
|
||||
Encoding = Encoding.UTF8;
|
||||
Language = "en-us";
|
||||
Language = "en-US";
|
||||
Type = "public";
|
||||
|
||||
// Configure the category mappings
|
||||
|
Reference in New Issue
Block a user