Skip to content

Commit

Permalink
Recaptcha now requires type of event to be selected
Browse files Browse the repository at this point in the history
  • Loading branch information
ZenMasterJacob20011 committed May 13, 2024
1 parent eeaff43 commit 8e56e8f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/components/recaptcha/editForm/ReCaptcha.edit.display.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ export default [
value: 'buttonClick'
}
],
validate: {
required: true
},
weight: 650
},
{
Expand Down

0 comments on commit 8e56e8f

Please sign in to comment.