fix: comment the code

This commit is contained in:
saparatayev 2022-11-30 19:05:07 +05:00
parent fe9f6c50fc
commit 206bf0f661
1 changed files with 1 additions and 1 deletions

View File

@ -275,7 +275,7 @@ const onRegister = async () => {
await authStore.register(newUser);
recaptchaInstance.hideBadge();
// recaptchaInstance.hideBadge();
// } else {