mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-16 02:02:55 -07:00
#273 added for only available content on the search
This commit is contained in:
parent
679236c381
commit
0fa42b93f5
2 changed files with 3 additions and 1 deletions
|
@ -297,7 +297,7 @@ namespace PlexRequests.UI.Modules
|
|||
|
||||
|
||||
|
||||
return Response.AsJson(new JsonResponseModel { Result = true });
|
||||
return Response.AsJson(new JsonResponseModel { Result = false, Message = "Album Reports are not supported yet!"});
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue