This commit is contained in:
tidusjar 2018-01-05 20:02:01 +00:00
parent 19e9071af3
commit 059b083359
2 changed files with 8 additions and 7 deletions

View file

@ -294,7 +294,6 @@ namespace Ombi.Core.Engine
}
}
await TvRepository.UpdateChild(request);
NotificationHelper.Notify(request, NotificationType.RequestAvailable);
return new RequestEngineResult
{
Result = true,