fix: de verkeerde klasse werd meegegeven
This commit is contained in:
		
							parent
							
								
									985050a224
								
							
						
					
					
						commit
						f605abb1ec
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -116,4 +116,4 @@ export const getLearningPathRepository = repositoryGetter< | ||||||
| export const getAttachmentRepository = repositoryGetter< | export const getAttachmentRepository = repositoryGetter< | ||||||
|     Attachment, |     Attachment, | ||||||
|     AttachmentRepository |     AttachmentRepository | ||||||
| >(Assignment); | >(Attachment); | ||||||
|  |  | ||||||
		Reference in a new issue
	
	 Laure Jablonski
						Laure Jablonski