mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 10:47:08 -07:00
parent
cee1b33c60
commit
ff479ad170
2 changed files with 1 additions and 2 deletions
|
@ -5,7 +5,6 @@ namespace NzbDrone.Core.ImportLists
|
|||
public class ImportListDefinition : ProviderDefinition
|
||||
{
|
||||
public bool EnableAutomaticAdd { get; set; }
|
||||
|
||||
public bool ShouldMonitor { get; set; }
|
||||
public int ProfileId { get; set; }
|
||||
public int LanguageProfileId { get; set; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue