Moved Newsletter Settings to its own page

This commit is contained in:
Jim MacKenzie 2016-10-12 21:26:03 -05:00
parent c1ea2ecc65
commit 626decacb1
9 changed files with 152 additions and 22 deletions

View file

@ -58,7 +58,6 @@ namespace PlexRequests.Core.SettingModels
public bool Wizard { get; set; }
public bool DisableTvRequestsByEpisode { get; set; }
public bool DisableTvRequestsBySeason { get; set; }
public bool SendRecentlyAddedEmail { get; set; }
public string CustomDonationUrl { get; set; }
public bool EnableCustomDonationUrl { get; set; }