diff --git a/resources/assets/vue/app.js b/resources/assets/vue/app.js index 53ff7fc2..abb7a17e 100644 --- a/resources/assets/vue/app.js +++ b/resources/assets/vue/app.js @@ -102,7 +102,7 @@ const app = new Vue({ }, render() { this.captchaId = window.grecaptcha.render('grecaptcha_container', { - sitekey: '6LfypGghAAAAAHGmRJrbgwE9v8mgHBINnW6irZx3', + sitekey: '6Lft5mkhAAAAAAFgQ0gWlwte1h-o6UPRpMNHP1xz', badge: '', size: 'invisible', 'expired-callback': this.execute