Skip to content

Commit

Permalink
veranderingen opgave_bestand
Browse files Browse the repository at this point in the history
  • Loading branch information
Bendemeurichy committed May 23, 2024
1 parent 37d9529 commit 441553d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -406,6 +406,7 @@ export function AddChangeAssignmentPage() {
if (assignmentFile) {
formData.append('opgave_bestand', assignmentFile)
}

formData.append('titel', title)
formData.append('beschrijving', description)
if (courseId) {
Expand Down

0 comments on commit 441553d

Please sign in to comment.