Name change for allowed release group

pull/19/head
Mark McDowall 12 years ago
parent 5437f7599a
commit e48a60effa

@ -16,7 +16,7 @@ namespace NzbDrone.Web.Models
[Description("Should NzbDrone automatically ignore episodes that were deleted from disk?")]
public bool AutoIgnorePreviouslyDownloadedEpisodes { get; set; }
[DisplayName("Allowed Release Groups")]
[DisplayName("Specified Release Groups")]
[Description("Comma separated list of release groups to download episodes")]
public string AllowedReleaseGroups { get; set; }
}

Loading…
Cancel
Save