mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 21:03:17 -07:00
Marked as obsolete
This commit is contained in:
parent
83050edf68
commit
b8c488ce3d
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue