mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-28 23:07:13 -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