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
|
||||
{
|
||||
/// <summary>
|
||||
/// The user manager.
|
||||
/// The display preferences manager.
|
||||
/// </summary>
|
||||
private readonly IDisplayPreferencesManager _displayPreferencesManager;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user