Added todo relateing to the bugfix issue
All checks were successful
continuous-integration/drone/pr Build is passing
All checks were successful
continuous-integration/drone/pr Build is passing
ref #65 #68
This commit is contained in:
parent
deb13674b2
commit
9b5d16ae92
@ -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