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…
Reference in New Issue
Block a user