mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-24 08:30:49 +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