mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-15 09:33:52 -07:00
Inital work on Twitter notifications
This commit is contained in:
parent
e05365a669
commit
2fbf7a4114
22 changed files with 683 additions and 18 deletions
|
@ -60,5 +60,8 @@ namespace NzbDrone.Core.Notifications
|
|||
{
|
||||
return GetType().Name;
|
||||
}
|
||||
|
||||
public virtual object ConnectData(string stage, IDictionary<string, object> query) { return null; }
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue