From 90ebd7039cfabdf02be5bf62a07371f618ba2a70 Mon Sep 17 00:00:00 2001 From: omair saleh Date: Sun, 14 Aug 2022 17:16:42 +0800 Subject: [PATCH] google recaptcha test --- resources/assets/vue/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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