Update MediaBrowser.Api/DisplayPreferencesService.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
This commit is contained in:
parent
c094916df0
commit
995c8fadb7
|
@ -52,7 +52,7 @@ namespace MediaBrowser.Api
|
||||||
public class DisplayPreferencesService : BaseApiService
|
public class DisplayPreferencesService : BaseApiService
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// The user manager.
|
/// The display preferences manager.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
private readonly IDisplayPreferencesManager _displayPreferencesManager;
|
private readonly IDisplayPreferencesManager _displayPreferencesManager;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user