Fixed issues from the merge

This commit is contained in:
tidusjar 2016-07-08 19:29:48 +01:00
parent f590c4ac2c
commit 8d0f890494
3 changed files with 152 additions and 104 deletions

View file

@ -496,6 +496,7 @@ namespace PlexRequests.UI.Modules
return Response.AsJson(new JsonResponseModel
{
Result = false,
Message = Resources.UI.Search_CouchPotatoError
});
}