Got a bit of the work done, needs some polish then tackle tv

This commit is contained in:
tidusjar 2021-03-23 22:08:20 +00:00
commit c5f123b903
35 changed files with 356 additions and 820 deletions

View file

@ -21,5 +21,6 @@ namespace Ombi.Helpers
public const string LidarrRootFolders = nameof(LidarrRootFolders);
public const string LidarrQualityProfiles = nameof(LidarrQualityProfiles);
public const string FanartTv = nameof(FanartTv);
public const string UsersDropdown = nameof(UsersDropdown);
}
}