mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-30 11:38:32 -07:00
parent
51fbd56c44
commit
ace90da7ed
15 changed files with 383 additions and 64 deletions
|
@ -90,6 +90,7 @@ namespace Ombi.DependencyInjection
|
|||
{
|
||||
services.AddTransient<IRequestServiceMain, RequestService>();
|
||||
services.AddSingleton<INotificationService, NotificationService>();
|
||||
services.AddSingleton<IEmailProvider, GenericEmailProvider>();
|
||||
services.AddTransient<INotificationHelper, NotificationHelper>();
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue