@@ -32,7 +32,7 @@ export class ResponseRunnerOrganisation extends ResponseRunnerGroup {
|
||||
*/
|
||||
public constructor(org: RunnerOrganisation) {
|
||||
super(org);
|
||||
this.address = org.address;
|
||||
// this.address = org.address;
|
||||
this.teams = org.teams;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user