mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
Fixed many bugs #865
This commit is contained in:
parent
22c5d3a19d
commit
eb433867af
18 changed files with 135 additions and 62 deletions
|
@ -8,7 +8,7 @@ using Ombi.Notifications;
|
|||
using Ombi.Notifications.Models;
|
||||
using Ombi.Settings.Settings.Models.Notifications;
|
||||
|
||||
namespace Ombi.Notification.Discord
|
||||
namespace Ombi.Notification.Agents
|
||||
{
|
||||
public class DiscordNotification : BaseNotification<DiscordNotificationSettings>
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue