mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-14 09:12:57 -07:00
!wip
This commit is contained in:
parent
6cfb9f581e
commit
aa998b02c0
1 changed files with 1 additions and 1 deletions
|
@ -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; }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue