mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-14 17:22:54 -07:00
!cosmetic
This commit is contained in:
parent
dd5e40f3cd
commit
03b35e645c
2 changed files with 229 additions and 1 deletions
|
@ -9,7 +9,7 @@ using Ombi.Helpers;
|
|||
|
||||
namespace Ombi.Api.Radarr
|
||||
{
|
||||
public partial class RadarrApi : IRadarrApi
|
||||
public class RadarrApi : IRadarrApi
|
||||
{
|
||||
public RadarrApi(ILogger<RadarrApi> logger, IApi api)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue