mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
libble: fix 2b6184c020
#13805
This commit is contained in:
@@ -98,7 +98,7 @@ namespace Jackett.Common.Indexers
|
||||
{
|
||||
{"username", configData.Username.Value},
|
||||
{"password", configData.Password.Value},
|
||||
{"keeplogged", "1"}
|
||||
{"keeplogged", "1"},
|
||||
{"login", "Login"}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user