Add iCalUID to seeder

write-icaluid-to-booking
Joe Au-Yeung 2023-10-26 16:48:59 -04:00
parent 11e1d6fd00
commit e401431e60
1 changed files with 1 additions and 0 deletions

View File

@ -133,6 +133,7 @@ export async function createUserAndEventType({
},
},
status: bookingInput.status,
iCalUID: "",
},
});
console.log(