mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 12:59:39 -07:00
Missing commit
This commit is contained in:
parent
5080a1e9d0
commit
4082f6ad41
1 changed files with 1 additions and 0 deletions
|
@ -189,6 +189,7 @@ namespace Ombi.Controllers.V2
|
||||||
{
|
{
|
||||||
return await _movieEngineV2.RecentlyRequestedMovies(currentPosition, amountToLoad, Request.HttpContext.RequestAborted);
|
return await _movieEngineV2.RecentlyRequestedMovies(currentPosition, amountToLoad, Request.HttpContext.RequestAborted);
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Returns Recently Requested Tv using Paging
|
/// Returns Recently Requested Tv using Paging
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue