mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-26 22:46:37 -04:00
Inital work on Twitter notifications
This commit is contained in:
committed by
Mark McDowall
parent
e05365a669
commit
2fbf7a4114
@@ -65,6 +65,7 @@ namespace NzbDrone.Core.Indexers
|
||||
}
|
||||
|
||||
public virtual ProviderDefinition Definition { get; set; }
|
||||
public object ConnectData(string stage, IDictionary<string, object> query) { return null; }
|
||||
|
||||
protected TSettings Settings
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user