Better OPDS Reading Lists & Cover Generation for Webtoons (#3017)
Co-authored-by: Zackaree <github@zackaree.com>
This commit is contained in:
parent
2fb72ab0d4
commit
a063333f80
24 changed files with 329 additions and 50 deletions
|
@ -13,7 +13,7 @@ public class UpdateNotificationDto
|
|||
/// Semver of the release version
|
||||
/// <example>0.4.3</example>
|
||||
/// </summary>
|
||||
public required string UpdateVersion { get; init; }
|
||||
public required string UpdateVersion { get; set; }
|
||||
/// <summary>
|
||||
/// Release body in HTML
|
||||
/// </summary>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue