mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 13:23:20 -07:00
This commit is contained in:
parent
1f4ece8b5b
commit
4feb3cd462
33 changed files with 526 additions and 119 deletions
6
Ombi.Services/Interfaces/IEmbyNotificationEngine.cs
Normal file
6
Ombi.Services/Interfaces/IEmbyNotificationEngine.cs
Normal file
|
@ -0,0 +1,6 @@
|
|||
namespace Ombi.Services.Interfaces
|
||||
{
|
||||
public interface IEmbyNotificationEngine : INotificationEngine
|
||||
{
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue