mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-08-11 09:13:54 -04:00
added box rear image type
This commit is contained in:
parent
c8f895014d
commit
0258884736
@ -49,6 +49,10 @@ namespace MediaBrowser.Model.Entities
|
||||
/// <summary>
|
||||
/// The chapter image
|
||||
/// </summary>
|
||||
Chapter
|
||||
Chapter,
|
||||
/// <summary>
|
||||
/// The box rear
|
||||
/// </summary>
|
||||
BoxRear
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user