Polish 7 (#3381)
This commit is contained in:
parent
cb810a2d8f
commit
3e3b6ba92b
26 changed files with 1631 additions and 212 deletions
|
@ -21,7 +21,7 @@ public class ExternalSeriesMetadata
|
|||
public ICollection<ExternalRecommendation> ExternalRecommendations { get; set; } = null!;
|
||||
|
||||
/// <summary>
|
||||
/// Average External Rating. -1 means not set
|
||||
/// Average External Rating. -1 means not set, 0 - 100
|
||||
/// </summary>
|
||||
public int AverageExternalRating { get; set; } = 0;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue