Remove debug and comment from Attcha component
This commit is contained in:
parent
8761caafd8
commit
87e39fb563
1 changed files with 0 additions and 2 deletions
|
@ -24,10 +24,8 @@
|
||||||
|
|
||||||
<Input type="hidden" bind:value {...props} />
|
<Input type="hidden" bind:value {...props} />
|
||||||
|
|
||||||
<!-- Configure your `challengeurl` and remove the `test` attribute, see docs: https://altcha.org/docs/website-integration/#using-altcha-widget -->
|
|
||||||
<altcha-widget
|
<altcha-widget
|
||||||
strings={JSON.stringify(estonianStrings)}
|
strings={JSON.stringify(estonianStrings)}
|
||||||
debug
|
|
||||||
challengeurl="/api/altcha"
|
challengeurl="/api/altcha"
|
||||||
spamfilter
|
spamfilter
|
||||||
blockspam
|
blockspam
|
||||||
|
|
Loading…
Add table
Reference in a new issue