Co-authored-by: Robbie Davis <robbie@therobbiedavis.com>
Co-authored-by: Fesaa <77553571+Fesaa@users.noreply.github.com>
This commit is contained in:
Joe Milazzo
2025-02-19 15:06:54 -06:00
committed by GitHub
parent b858729c9e
commit 9565fe7360
57 changed files with 777 additions and 314 deletions
+1
View File
@@ -62,6 +62,7 @@ public class UpdateNotificationDto
public IList<string> Theme { get; set; }
public IList<string> Developer { get; set; }
public IList<string> Api { get; set; }
public IList<string> FeatureRequests { get; set; }
/// <summary>
/// The part above the changelog part
/// </summary>