fix SA1513/SA1516
This commit is contained in:
@@ -52,6 +52,7 @@ namespace MediaBrowser.Model.Entities
|
||||
public string PrimaryImageItemId { get; set; }
|
||||
|
||||
public double? RefreshProgress { get; set; }
|
||||
|
||||
public string RefreshStatus { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user