BitMeTV saving and loading cookies working

This commit is contained in:
zone117x
2015-04-14 22:57:55 -06:00
parent e27b696c61
commit 213e8c062c
4 changed files with 30 additions and 8 deletions

View File

@@ -41,7 +41,7 @@ namespace Jackett
throw new NotImplementedException();
}
public event Action<JToken> OnSaveConfigurationRequested;
public event Action<IndexerInterface, JToken> OnSaveConfigurationRequested;
public bool IsConfigured
{