mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-27 19:24:47 +03:00
update components
This commit is contained in:
@@ -523,12 +523,6 @@ namespace MediaBrowser.Model.Dto
|
||||
/// <value>The type of the video.</value>
|
||||
public VideoType? VideoType { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the display type of the media.
|
||||
/// </summary>
|
||||
/// <value>The display type of the media.</value>
|
||||
public string DisplayMediaType { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the part count.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user