mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 18:47:15 -07:00
A fix to the about page and also started to rework the notification backend slightly to easily add more notifications
This commit is contained in:
parent
87b2272bdf
commit
13c0b4ed17
6 changed files with 132 additions and 74 deletions
|
@ -144,6 +144,7 @@
|
|||
<Compile Include="Interfaces\INotification.cs" />
|
||||
<Compile Include="Interfaces\INotificationService.cs" />
|
||||
<Compile Include="Models\SonarrCachedResult.cs" />
|
||||
<Compile Include="Notification\BaseNotification.cs" />
|
||||
<Compile Include="Notification\EmailMessageNotification.cs" />
|
||||
<Compile Include="Notification\EmbyNotificationEngine.cs" />
|
||||
<Compile Include="Notification\PlexNotificationEngine.cs" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue