1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-23 22:25:56 -04:00

Merge + Download Settings UI Fixes.

This commit is contained in:
Mark McDowall
2011-04-25 11:21:53 -07:00
parent e4d208883a
commit deb7f9d811
22 changed files with 3963 additions and 296 deletions
@@ -293,8 +293,6 @@ namespace NzbDrone.Web.Controllers
};
}
catch (Exception)
{
return new JsonResult { Data = "failed" };