mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-07 21:51:13 -07:00
Fixed #1445
This commit is contained in:
parent
b8d3a88409
commit
d1d65b24de
7 changed files with 161 additions and 138 deletions
|
@ -33,5 +33,6 @@ namespace Ombi.Core.SettingModels
|
|||
public string QualityProfile { get; set; }
|
||||
public string RootPath { get; set; }
|
||||
public string FullRootPath { get; set; }
|
||||
public string MinimumAvailability { get; set; }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue