Merge alpha 0.0.5 to master #54

Merged
niggl merged 292 commits from dev into main 2020-12-23 17:05:35 +00:00
Showing only changes of commit 388fc6ba6a - Show all commits

View File

@ -15,7 +15,7 @@ export abstract class ResponseParticipant {
* Autogenerated unique id (primary key). * Autogenerated unique id (primary key).
*/ */
@IsInt() @IsInt()
id: number;; id: number;
/** /**
* The participant's first name. * The participant's first name.