Fixed build

This commit is contained in:
Jamie.Rees 2016-11-08 14:46:42 +00:00
parent bcfd675d3d
commit 5a5f7f5610

View file

@ -86,7 +86,7 @@ namespace PlexRequests.UI.Modules
private ISickRageApi SickRageApi { get; } private ISickRageApi SickRageApi { get; }
private ICouchPotatoApi CpApi { get; } private ICouchPotatoApi CpApi { get; }
private IHeadphonesApi HeadphoneApi { get; } private IHeadphonesApi HeadphoneApi { get; }
private ITransientFaultQueue FaultQueue { get} private ITransientFaultQueue FaultQueue { get; }
/// <summary> /// <summary>
/// Approves the specified request identifier. /// Approves the specified request identifier.