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:
@@ -66,7 +66,7 @@ namespace Jackett.Common.Indexers
|
||||
configData: new ConfigurationDataBasicLoginWithRSSAndDisplay())
|
||||
{
|
||||
Encoding = Encoding.UTF8;
|
||||
Language = "de-de";
|
||||
Language = "de-DE";
|
||||
Type = "private";
|
||||
|
||||
configData.AddDynamic("token", new HiddenStringConfigurationItem("token"));
|
||||
|
Reference in New Issue
Block a user