Minor fix

This commit is contained in:
Clayzxr
2025-01-27 09:49:12 +01:00
parent 874716c39d
commit 299f820339
@@ -82,7 +82,7 @@ export const handler: Handlers = {
for (const mobility of data) { for (const mobility of data) {
const { const {
id = null, id,
studentId, studentId,
startDate, startDate,
endDate, endDate,