diff --git a/resources/assets/vue/app.js b/resources/assets/vue/app.js index abb7a17e..53ff7fc2 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: '6Lft5mkhAAAAAAFgQ0gWlwte1h-o6UPRpMNHP1xz', + sitekey: '6LfypGghAAAAAHGmRJrbgwE9v8mgHBINnW6irZx3', badge: '', size: 'invisible', 'expired-callback': this.execute