Next Estimated Chapter (#2342)
This commit is contained in:
parent
ca5afe94d3
commit
de9b09c71f
32 changed files with 433 additions and 73 deletions
|
@ -36,7 +36,7 @@ public class SeriesMetadata : IHasConcurrencyToken
|
|||
/// </summary>
|
||||
public string Language { get; set; } = string.Empty;
|
||||
/// <summary>
|
||||
/// Total number of issues/volumes in the series
|
||||
/// Total expected number of issues/volumes in the series from ComicInfo.xml
|
||||
/// </summary>
|
||||
public int TotalCount { get; set; } = 0;
|
||||
/// <summary>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue