Update release notes and deploy workspace
This commit is contained in:
@@ -17,8 +17,6 @@ public sealed record PublicCategoryDetailDto(
|
||||
string GroupName,
|
||||
string Description,
|
||||
int MaxNomineesPerUser,
|
||||
int? ViewerRangeMin,
|
||||
int? ViewerRangeMax,
|
||||
IEnumerable<CandidateSummaryDto> Candidates);
|
||||
|
||||
public sealed record SeasonCategoriesResponse(
|
||||
|
||||
Reference in New Issue
Block a user