mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-19 08:36:37 +00:00
added box rear image type
This commit is contained in:
@@ -49,6 +49,10 @@ namespace MediaBrowser.Model.Entities
|
||||
/// <summary>
|
||||
/// The chapter image
|
||||
/// </summary>
|
||||
Chapter
|
||||
Chapter,
|
||||
/// <summary>
|
||||
/// The box rear
|
||||
/// </summary>
|
||||
BoxRear
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user