fixed timeZone key

pull/9078/head
Syed Ali Shahbaz 2022-06-10 13:22:06 +05:30
parent a8ad052a03
commit ef5bbfe4f9
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ async function createOrlistAllBookings(
organizer: {
name: "",
email: "",
timezone: "",
timeZone: "",
language: {
locale: "en"
}