mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-27 18:10:54 +01:00
added LockedFields to BaseItem
This commit is contained in:
@@ -66,6 +66,11 @@ namespace MediaBrowser.Model.Querying
|
||||
/// </summary>
|
||||
IndexOptions,
|
||||
|
||||
/// <summary>
|
||||
/// The locked fields
|
||||
/// </summary>
|
||||
LockedFields,
|
||||
|
||||
/// <summary>
|
||||
/// The item overview
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user