mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-22 05:53:58 +00:00
google recaptcha test
This commit is contained in:
Vendored
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user