Cleanup code and merge conflict left in PR.

This commit is contained in:
Joseph Milazzo 2024-10-26 06:19:42 -05:00
parent 180b49b8ea
commit 87b1a807ea
5 changed files with 1337 additions and 109 deletions

View file

@ -22,8 +22,8 @@ public class MangaFile : IEntityDate
public required string FilePath { get; set; }
/// <summary>
/// A hash of the document using Koreader's unique hashing algorithm
/// <remark> KoreaderHash is only available for epub types </remark>
/// </summary>
/// <remark> KoreaderHash is only available for epub types </remark>
public string? KoreaderHash { get; set; }
/// <summary>
/// Number of pages for the given file