mirror of
https://github.com/Kareadita/Kavita.git
synced 2026-05-30 19:35:21 -04:00
Very messy code that implements read status tracking. Needs major cleanup.
This commit is contained in:
@@ -8,5 +8,6 @@ namespace API.DTOs
|
||||
public string Name { get; set; }
|
||||
public byte[] CoverImage { get; set; }
|
||||
public int Pages { get; set; }
|
||||
public int PagesRead { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user