mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-27 20:45:03 +01:00
Move DisplayPreferencesManager.cs to Users namespace
This commit is contained in:
@@ -3,7 +3,7 @@ using System.Linq;
|
||||
using Jellyfin.Data.Entities;
|
||||
using MediaBrowser.Controller;
|
||||
|
||||
namespace Jellyfin.Server.Implementations
|
||||
namespace Jellyfin.Server.Implementations.Users
|
||||
{
|
||||
/// <summary>
|
||||
/// Manages the storage and retrieval of display preferences through Entity Framework.
|
||||
Reference in New Issue
Block a user