Skip to content

Commit 5428653

Browse files
committed
fix
1 parent a60636e commit 5428653

File tree

1 file changed

+1
-0
lines changed
  • frontend/src/components/cfp-send-submission

1 file changed

+1
-0
lines changed

frontend/src/components/cfp-send-submission/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ export const CfpSendSubmission = () => {
7575
speakerLinkedinUrl: input.participantLinkedinUrl,
7676
speakerFacebookUrl: input.participantFacebookUrl,
7777
speakerMastodonHandle: input.participantMastodonHandle,
78+
speakerAvailabilities: input.speakerAvailabilities,
7879
},
7980
language,
8081
},

0 commit comments

Comments
 (0)