mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-16 02:02:55 -07:00
more
This commit is contained in:
parent
7fdbc10ccc
commit
e6ec08052d
2 changed files with 45 additions and 2 deletions
|
@ -69,7 +69,7 @@ namespace Ombi.Core.Engine.V2
|
|||
return viewModel;
|
||||
}
|
||||
|
||||
private string GetBackgroundColor(MovieRequests req)
|
||||
private string GetBackgroundColor(BaseRequest req)
|
||||
{
|
||||
if (req.Available)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue