Fix release build
This commit is contained in:
parent
d07eef4f25
commit
3a9ce6d366
|
@ -42,7 +42,7 @@ namespace MediaBrowser.Controller.Entities
|
||||||
/// <value>The sort order.</value>
|
/// <value>The sort order.</value>
|
||||||
public int? SortOrder { get; set; }
|
public int? SortOrder { get; set; }
|
||||||
|
|
||||||
public string? ImageUrl { get; set; }
|
public string ImageUrl { get; set; }
|
||||||
|
|
||||||
public Dictionary<string, string> ProviderIds { get; set; }
|
public Dictionary<string, string> ProviderIds { get; set; }
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user