This commit is contained in:
Jamie 2017-11-21 08:10:50 +00:00
parent 6cfb9f581e
commit aa998b02c0

View file

@ -1,6 +1,6 @@
namespace Ombi.Settings.Settings.Models namespace Ombi.Settings.Settings.Models
{ {
public class JobSettings public class JobSettings : Settings
{ {
public string EmbyContentSync { get; set; } public string EmbyContentSync { get; set; }
public string SonarrSync { get; set; } public string SonarrSync { get; set; }