mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 12:59:39 -07:00
!wip added the lidarr settings ui
This commit is contained in:
parent
0a4acb314c
commit
eb1c2a6959
32 changed files with 520 additions and 22 deletions
|
|
@ -7,7 +7,7 @@ using Ombi.Api.Lidarr.Models;
|
|||
|
||||
namespace Ombi.Api.Lidarr
|
||||
{
|
||||
public class LidarrApi
|
||||
public class LidarrApi : ILidarrApi
|
||||
{
|
||||
public LidarrApi(ILogger<LidarrApi> logger, IApi api)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue