mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 21:33:15 -07:00
Fixed the mass email, it was only being set to users with the newsletter feature #358
This commit is contained in:
parent
29c8b456f4
commit
425522ea06
3 changed files with 59 additions and 18 deletions
|
@ -6,6 +6,6 @@ namespace Ombi.Services.Jobs
|
|||
{
|
||||
void Execute(IJobExecutionContext context);
|
||||
void RecentlyAddedAdminTest();
|
||||
void Start();
|
||||
void StartNewsLetter();
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue