mirror of
				https://github.com/jellyfin/jellyfin.git
				synced 2025-10-31 10:37:22 -04:00 
			
		
		
		
	Removed virtual tag from DisplayMediaType
This commit is contained in:
		
							parent
							
								
									ef2fe67174
								
							
						
					
					
						commit
						d5e06c67ff
					
				| @ -519,7 +519,7 @@ namespace MediaBrowser.Controller.Entities | ||||
|         /// Gets or sets the display type of the media. | ||||
|         /// </summary> | ||||
|         /// <value>The display type of the media.</value> | ||||
|         public virtual string DisplayMediaType { get; set; } | ||||
|         public string DisplayMediaType { get; set; } | ||||
| 
 | ||||
|         /// <summary> | ||||
|         /// Gets or sets the backdrop image paths. | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user