Inital work on Twitter notifications

This commit is contained in:
Gavin Mogan
2015-03-28 22:30:58 -07:00
committed by Mark McDowall
parent e05365a669
commit 2fbf7a4114
22 changed files with 683 additions and 18 deletions
@@ -50,6 +50,8 @@ namespace NzbDrone.Core.Download
public ProviderDefinition Definition { get; set; }
public object ConnectData(string stage, IDictionary<string, object> query) { return null; }
protected TSettings Settings
{
get