mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
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…
x
Reference in New Issue
Block a user