Better OPDS Reading Lists & Cover Generation for Webtoons (#3017)

Co-authored-by: Zackaree <github@zackaree.com>
This commit is contained in:
Joe Milazzo
2024-06-24 20:01:50 -05:00
committed by GitHub
parent 2fb72ab0d4
commit a063333f80
24 changed files with 329 additions and 50 deletions
+1 -1
View File
@@ -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>