mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-30 11:38:32 -07:00
Moved Newsletter Settings to its own page
This commit is contained in:
parent
c1ea2ecc65
commit
626decacb1
9 changed files with 152 additions and 22 deletions
|
@ -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; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue