ref #56
This commit is contained in:
@@ -42,8 +42,8 @@ export class ResponseStatsTeam {
|
||||
parent: RunnerGroup;
|
||||
|
||||
/**
|
||||
* Creates a ResponseRunner object from a runner.
|
||||
* @param runner The user the response shall be build for.
|
||||
* Creates a new team stats response from a team
|
||||
* @param team The team whoes response shall be generated - the following relations have to be resolved: runners, runners.scans, runners.distanceDonations, runners.scans.track
|
||||
*/
|
||||
public constructor(team: RunnerTeam) {
|
||||
this.name = team.name;
|
||||
|
||||
Reference in New Issue
Block a user