mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-07 05:22:14 -07:00
Rename Sonarr References in Backend
This commit is contained in:
parent
c333ca4161
commit
1451a63c06
12 changed files with 20 additions and 20 deletions
|
@ -4,7 +4,7 @@ using Lidarr.Http.Validation;
|
|||
|
||||
namespace Lidarr.Api.V1.Config
|
||||
{
|
||||
public class IndexerConfigModule : SonarrConfigModule<IndexerConfigResource>
|
||||
public class IndexerConfigModule : LidarrConfigModule<IndexerConfigResource>
|
||||
{
|
||||
|
||||
public IndexerConfigModule(IConfigService configService)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue