We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b589681 commit 1380d52Copy full SHA for 1380d52
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