fix: comment the code
This commit is contained in:
parent
fe9f6c50fc
commit
206bf0f661
|
|
@ -275,7 +275,7 @@ const onRegister = async () => {
|
|||
|
||||
await authStore.register(newUser);
|
||||
|
||||
recaptchaInstance.hideBadge();
|
||||
// recaptchaInstance.hideBadge();
|
||||
|
||||
// } else {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue