mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
Settings is now a single page with tabs.
This commit is contained in:
@@ -68,7 +68,7 @@ namespace NzbDrone.Web.Controllers
|
||||
|
||||
public ActionResult Index()
|
||||
{
|
||||
return RedirectToAction("Indexers");
|
||||
return View();
|
||||
}
|
||||
|
||||
public ActionResult Indexers()
|
||||
|
||||
Reference in New Issue
Block a user