mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Added Tests for CentralDispatch
This commit is contained in:
@@ -33,7 +33,7 @@ namespace NzbDrone.Web.Controllers
|
||||
|
||||
public ActionResult Indexers()
|
||||
{
|
||||
return View(_indexerProvider.GetAllISettings());
|
||||
return View(_indexerProvider.All());
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user