mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-26 02:27:06 +01:00
Reorder migration handling for extra column
This commit is contained in:
@@ -26,7 +26,7 @@ namespace Jellyfin.Server.Implementations.Item;
|
||||
/// <summary>
|
||||
/// Handles mapping between BaseItemEntity (database) and BaseItemDto (domain) objects.
|
||||
/// </summary>
|
||||
internal static class BaseItemMapper
|
||||
public static class BaseItemMapper
|
||||
{
|
||||
/// <summary>
|
||||
/// This holds all the types in the running assemblies
|
||||
|
||||
Reference in New Issue
Block a user