fix(backend): Verdere door de aanpassingen veroorzaakte compilatiefouten opgelost
This commit is contained in:
		
							parent
							
								
									f9b83bc4af
								
							
						
					
					
						commit
						b1df95da63
					
				
					 7 changed files with 46 additions and 15 deletions
				
			
		|  | @ -25,7 +25,7 @@ export class Submission { | |||
|         entity: () => Group, | ||||
|         primary: true | ||||
|     }) | ||||
|     onBehalfOf: Group; | ||||
|     onBehalfOf!: Group; | ||||
| 
 | ||||
|     @ManyToOne({ | ||||
|         entity: () => Student, | ||||
|  |  | |||
		Reference in a new issue
	
	 Gerald Schmittinger
						Gerald Schmittinger