Loading src/signup/HCaptchaForm.vue +1 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,7 @@ export default { }, data() { return { appName: APPLICATION_NAME, siteKey: loadState(APPLICATION_NAME, 'hCaptchaSiteKey'), } }, Loading Loading
src/signup/HCaptchaForm.vue +1 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,7 @@ export default { }, data() { return { appName: APPLICATION_NAME, siteKey: loadState(APPLICATION_NAME, 'hCaptchaSiteKey'), } }, Loading