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 de91d491e5 - Show all commits

View File

@ -21,7 +21,7 @@ export class RunnerTeamIdsNotMatchingError extends NotAcceptableError {
name = "RunnerTeamIdsNotMatchingError"
@IsString()
message = "The ids don't match!! \n And if you wanted to change a runner's id: This isn't allowed"
message = "The ids don't match! \n And if you wanted to change a runner's id: This isn't allowed!"
}
/**