mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-27 12:33:00 +02:00
Updated config page titles
This commit is contained in:
@@ -27,11 +27,5 @@ namespace NzbDrone.Web.Controllers
|
||||
|
||||
return PartialView(new FooterModel { BuildTime = _enviromentProvider.BuildDateTime, Version = _enviromentProvider.Version });
|
||||
}
|
||||
|
||||
[ChildActionOnly]
|
||||
public ActionResult LocalSearch()
|
||||
{
|
||||
return PartialView();
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user