mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-28 21:12:43 +02: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