mirror of
https://github.com/Kareadita/Kavita.git
synced 2026-05-28 02:22:37 -04:00
Misc Fixes (#914)
* Fixed the book reader off by one issue with loading last page * Fixed a case where scanner would not delete a series if another series with same name but different format was added in that same scan. * Added some missing tag generation (chapter language and summary)
This commit is contained in:
@@ -46,7 +46,6 @@ namespace API.Entities
|
||||
/// </summary>
|
||||
public AgeRating AgeRating { get; set; }
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Chapter title
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user