Add iCalUID to seeder
parent
11e1d6fd00
commit
e401431e60
|
@ -133,6 +133,7 @@ export async function createUserAndEventType({
|
|||
},
|
||||
},
|
||||
status: bookingInput.status,
|
||||
iCalUID: "",
|
||||
},
|
||||
});
|
||||
console.log(
|
||||
|
|
Loading…
Reference in New Issue