mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Revered back to subsonic
Added indexer configuration back-end
This commit is contained in:
@@ -38,6 +38,6 @@ namespace NzbDrone.Web.Models
|
||||
[DisplayFormat(ConvertEmptyStringToNull = false)]
|
||||
public String NzbsrusHash { get; set; }
|
||||
|
||||
public List<Indexer> Indexers { get; set; }
|
||||
public List<IndexerSetting> Indexers { get; set; }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user