mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-11 15:56:05 -07:00
Migration setup
This commit is contained in:
parent
b06c55c2bf
commit
bfea681522
3 changed files with 36 additions and 5 deletions
|
@ -58,7 +58,8 @@ namespace PlexRequests.Core.SettingModels
|
|||
public bool Wizard { get; set; }
|
||||
public bool DisableTvRequestsByEpisode { get; set; }
|
||||
public bool DisableTvRequestsBySeason { get; set; }
|
||||
|
||||
//To Remove at some point?
|
||||
public bool SendRecentlyAddedEmail { get; set; }
|
||||
public string CustomDonationUrl { get; set; }
|
||||
public bool EnableCustomDonationUrl { get; set; }
|
||||
public string CustomDonationMessage { get; set; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue