mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 21:03:17 -07:00
parent
018cd7a072
commit
d5477adc6b
24 changed files with 613 additions and 8 deletions
|
@ -17,6 +17,7 @@ namespace Ombi.Helpers
|
|||
public static EventId Notification => new EventId(4000);
|
||||
public static EventId DiscordNotification => new EventId(4001);
|
||||
public static EventId PushbulletNotification => new EventId(4002);
|
||||
public static EventId SlackNotification => new EventId(4003);
|
||||
|
||||
public static EventId TvSender => new EventId(5000);
|
||||
public static EventId SonarrSender => new EventId(5001);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue