We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a60636e commit 5428653Copy full SHA for 5428653
frontend/src/components/cfp-send-submission/index.tsx
@@ -75,6 +75,7 @@ export const CfpSendSubmission = () => {
75
speakerLinkedinUrl: input.participantLinkedinUrl,
76
speakerFacebookUrl: input.participantFacebookUrl,
77
speakerMastodonHandle: input.participantMastodonHandle,
78
+ speakerAvailabilities: input.speakerAvailabilities,
79
},
80
language,
81
0 commit comments