Skip to content

Commit 3cd3ec7

Browse files
authored
fix: require consent for recaptcha (#1994)
1 parent f4f56d5 commit 3cd3ec7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docusaurus.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,7 @@ const config: Config = {
319319
"data-modal-title": "Ory AI Copilot",
320320
"data-button-text": "Ask AI",
321321
"data-project-logo": "/docs/img/kapa-logo.png",
322+
"data-consent-required": "true",
322323
async: true,
323324
},
324325
],

0 commit comments

Comments
 (0)