Merge branch 'develop' of https://github.com/Kareadita/Kavita into feature/magazine
This commit is contained in:
commit
08a32a26bc
283 changed files with 8056 additions and 2679 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
namespace API.DTOs.Reader;
|
||||
|
||||
public class BookInfoDto : IChapterInfoDto
|
||||
public sealed record BookInfoDto : IChapterInfoDto
|
||||
{
|
||||
public string BookTitle { get; set; } = default! ;
|
||||
public int SeriesId { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue