Minor fix
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user