mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-20 21:55:03 -04:00
Basis of UI Update.
This commit is contained in:
@@ -5,7 +5,7 @@ namespace NzbDrone.Api.NetImport
|
||||
public class NetImportModule : ProviderModuleBase<NetImportResource, INetImport, NetImportDefinition>
|
||||
{
|
||||
public NetImportModule(NetImportFactory indexerFactory)
|
||||
: base(indexerFactory, "indexer")
|
||||
: base(indexerFactory, "netimport")
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user