mirror of
https://github.com/Jackett/Jackett.git
synced 2025-10-02 16:42:01 +02:00
BitMeTV saving and loading cookies working
This commit is contained in:
@@ -41,7 +41,7 @@ namespace Jackett
|
||||
throw new NotImplementedException();
|
||||
}
|
||||
|
||||
public event Action<JToken> OnSaveConfigurationRequested;
|
||||
public event Action<IndexerInterface, JToken> OnSaveConfigurationRequested;
|
||||
|
||||
public bool IsConfigured
|
||||
{
|
||||
|
Reference in New Issue
Block a user