mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
Updated Add Series
This commit is contained in:
@@ -14,6 +14,7 @@ namespace NzbDrone.Web.Controllers
|
||||
[HttpGet]
|
||||
public JsonResult Index()
|
||||
{
|
||||
MvcMiniProfiler.MiniProfiler.Stop(true);
|
||||
return Json("OK", JsonRequestBehavior.AllowGet);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user