#273 added for only available content on the search

This commit is contained in:
tidusjar 2016-06-07 14:35:48 +01:00
parent 679236c381
commit 0fa42b93f5
2 changed files with 3 additions and 1 deletions

View file

@ -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>