mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-05 22:35:21 -04:00
WIP fixed namespaces
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ using Jellyfin.Data.Entities.Security;
|
||||
using Microsoft.EntityFrameworkCore;
|
||||
using Microsoft.EntityFrameworkCore.Metadata.Builders;
|
||||
|
||||
namespace Jellyfin.Server.Implementations.ModelConfiguration
|
||||
namespace Jellyfin.Database.Implementations.ModelConfiguration
|
||||
{
|
||||
/// <summary>
|
||||
/// FluentAPI configuration for the Device entity.
|
||||
|
||||
Reference in New Issue
Block a user