Marked as obsolete

pull/591/head
Jim MacKenzie 8 years ago
parent 83050edf68
commit b8c488ce3d

@ -58,7 +58,7 @@ namespace PlexRequests.Core.SettingModels
public bool Wizard { get; set; }
public bool DisableTvRequestsByEpisode { get; set; }
public bool DisableTvRequestsBySeason { get; set; }
//To Remove at some point?
[Obsolete("Moved to NewsLetterSettings")]
public bool SendRecentlyAddedEmail { get; set; }
public string CustomDonationUrl { get; set; }
public bool EnableCustomDonationUrl { get; set; }

Loading…
Cancel
Save