mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04: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