mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-07 21:51:13 -07:00
MOre work
This commit is contained in:
parent
65087642e1
commit
2f5db03815
7 changed files with 112 additions and 8 deletions
|
@ -41,7 +41,7 @@ using PlexRequests.UI.Models;
|
|||
|
||||
namespace PlexRequests.UI.Modules
|
||||
{
|
||||
public class SearchModule : NancyModule
|
||||
public class SearchModule : BaseModule
|
||||
{
|
||||
public SearchModule(ICacheProvider cache, ISettingsService<CouchPotatoSettings> cpSettings) : base("search")
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue