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:
		@@ -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.
 | 
			
		||||
  //  */
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user