Merge remote-tracking branch 'origin/dev' into feat/indieningen-kunnen-posten-en-bekijken-#194
# Conflicts: # frontend/src/queries/groups.ts # frontend/src/queries/submissions.ts
This commit is contained in:
		
						commit
						ce5c0ea629
					
				
					 14 changed files with 152 additions and 66 deletions
				
			
		|  | @ -5,7 +5,7 @@ import { | |||
|     getAllInvitationsHandler, | ||||
|     getInvitationHandler, | ||||
|     updateInvitationHandler, | ||||
| } from '../controllers/teacher-invitations'; | ||||
| } from '../controllers/teacher-invitations.js'; | ||||
| 
 | ||||
| const router = express.Router({ mergeParams: true }); | ||||
| 
 | ||||
|  |  | |||
		Reference in a new issue
	
	 Gerald Schmittinger
						Gerald Schmittinger