Skip to content

Commit 013b57e

Browse files
committed
don't hide name on the Nylas Page
1 parent f1e0e1f commit 013b57e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/services/NylasService.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@ async function createSchedulingPage (interview, calendar, eventLocation, eventTi
103103
// uncomment when custom notifications are implemented
104104
// confirmation_emails_to_guests: false,
105105
// confirmation_emails_to_host: false,
106-
name_field_hidden: true
107106
},
108107
calendar_ids: {
109108
[calendar.account_id]: {

0 commit comments

Comments
 (0)