mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 12:59:39 -07:00
Added some of the backend bits for #182
This commit is contained in:
parent
7956f9f7ff
commit
88a43563c4
20 changed files with 881 additions and 637 deletions
|
|
@ -33,6 +33,7 @@ using MimeKit;
|
|||
using NLog;
|
||||
|
||||
using PlexRequests.Core;
|
||||
using PlexRequests.Core.Models;
|
||||
using PlexRequests.Core.SettingModels;
|
||||
using PlexRequests.Services.Interfaces;
|
||||
using SmtpClient = MailKit.Net.Smtp.SmtpClient;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue