Added Pushbullet notifications #1459 #865

This commit is contained in:
Jamie.Rees 2017-08-03 15:01:45 +01:00
parent 457ea103d8
commit da5a4b0641
20 changed files with 463 additions and 7 deletions

View file

@ -10,6 +10,7 @@
<ItemGroup>
<ProjectReference Include="..\Ombi.Api.Discord\Ombi.Api.Discord.csproj" />
<ProjectReference Include="..\Ombi.Api.Pushbullet\Ombi.Api.Pushbullet.csproj" />
<ProjectReference Include="..\Ombi.Notifications.Templates\Ombi.Notifications.Templates.csproj" />
<ProjectReference Include="..\Ombi.Settings\Ombi.Settings.csproj" />
<ProjectReference Include="..\Ombi.Store\Ombi.Store.csproj" />