Next Estimated Chapter (#2342)

This commit is contained in:
Joe Milazzo 2023-10-22 10:44:26 -05:00 committed by GitHub
parent ca5afe94d3
commit de9b09c71f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
32 changed files with 433 additions and 73 deletions

View file

@ -44,6 +44,6 @@ public enum FilterField
/// <summary>
/// Last time User Read
/// </summary>
ReadingDate = 27
ReadingDate = 27,
}