mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-14 17:22:54 -07:00
Fixed #1857
This commit is contained in:
parent
19e9071af3
commit
059b083359
2 changed files with 8 additions and 7 deletions
|
@ -294,7 +294,6 @@ namespace Ombi.Core.Engine
|
|||
}
|
||||
}
|
||||
await TvRepository.UpdateChild(request);
|
||||
NotificationHelper.Notify(request, NotificationType.RequestAvailable);
|
||||
return new RequestEngineResult
|
||||
{
|
||||
Result = true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue