This commit is contained in:
Jamie 2017-11-20 13:52:57 +00:00
parent f43c27ed96
commit 191c46d7aa
12 changed files with 51 additions and 44 deletions

View file

@ -0,0 +1,7 @@
namespace Ombi.Settings.Settings.Models
{
public class JobSettings
{
}
}