mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-08 11:22:23 +01:00
Merge pull request #2667 from crobibero/emby-naming-warnings
Fix warnings in Emby.Naming
This commit is contained in:
@@ -26,6 +26,7 @@ namespace MediaBrowser.Model.Entities
|
||||
/// </summary>
|
||||
/// <value>The image path.</value>
|
||||
public string ImagePath { get; set; }
|
||||
|
||||
public DateTime ImageDateModified { get; set; }
|
||||
|
||||
public string ImageTag { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user