mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-18 20:24:20 +01:00
support keyword editing
This commit is contained in:
@@ -15,6 +15,10 @@ namespace MediaBrowser.Model.Entities
|
||||
/// </summary>
|
||||
Genres,
|
||||
/// <summary>
|
||||
/// The keywords
|
||||
/// </summary>
|
||||
Keywords,
|
||||
/// <summary>
|
||||
/// The production locations
|
||||
/// </summary>
|
||||
ProductionLocations,
|
||||
|
||||
Reference in New Issue
Block a user