Alpha Release 0.0.7 #73
@ -81,6 +81,7 @@ export class Address {
|
||||
@OneToMany(() => Participant, participant => participant.address, { nullable: true })
|
||||
participants: Participant[];
|
||||
|
||||
//TODO: #68
|
||||
// /**
|
||||
// * Used to link the address to runner groups.
|
||||
// */
|
||||
|
Loading…
x
Reference in New Issue
Block a user