mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-11 15:56:05 -07:00
Fixed build
This commit is contained in:
parent
bcfd675d3d
commit
5a5f7f5610
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ namespace PlexRequests.UI.Modules
|
|||
private ISickRageApi SickRageApi { get; }
|
||||
private ICouchPotatoApi CpApi { get; }
|
||||
private IHeadphonesApi HeadphoneApi { get; }
|
||||
private ITransientFaultQueue FaultQueue { get}
|
||||
private ITransientFaultQueue FaultQueue { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Approves the specified request identifier.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue