mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-27 22:56:45 -04:00
Inital work on Twitter notifications
This commit is contained in:
committed by
Mark McDowall
parent
e05365a669
commit
2fbf7a4114
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user