mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-06 15:58:29 +01:00
Merge remote-tracking branch 'jellyfinorigin/master' into feature/pgsql_provider
This commit is contained in:
@@ -8,7 +8,7 @@ namespace Jellyfin.Data.Entities;
|
||||
public class BaseItemMetadataField
|
||||
{
|
||||
/// <summary>
|
||||
/// Gets or Sets Numerical ID of this enumeratable.
|
||||
/// Gets or Sets Numerical ID of this enumerable.
|
||||
/// </summary>
|
||||
public required int Id { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user