Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
mclmax committed Oct 25, 2024
1 parent 81289ae commit 8828568
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions frontend_vue/src/components/ModalContentGenerateToken.vue
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@
</Form>
<vue-turnstile
v-if="selectedToken == TOKENS_TYPE.CREDIT_CARD_V2"
class="flex align-center justify-center mt-24"
:site-key="cloudflareSiteKey"
theme="light"
v-model="cloudflareResponse"
/>
</div>
Expand Down

0 comments on commit 8828568

Please sign in to comment.