This commit is contained in:
Jamie Rees 2019-04-01 14:51:55 +01:00
parent 7fdbc10ccc
commit e6ec08052d
2 changed files with 45 additions and 2 deletions

View file

@ -69,7 +69,7 @@ namespace Ombi.Core.Engine.V2
return viewModel;
}
private string GetBackgroundColor(MovieRequests req)
private string GetBackgroundColor(BaseRequest req)
{
if (req.Available)
{