mirror of
https://forgejo.ellis.link/continuwuation/continuwuity/
synced 2026-05-26 03:24:03 +00:00
feat(recaptcha): Fix linting issues after the linter fix lied to me
This commit is contained in:
@@ -192,7 +192,7 @@ pub async fn try_auth(
|
||||
)
|
||||
.await
|
||||
{
|
||||
| Ok() => {
|
||||
| Ok(()) => {
|
||||
uiaainfo.completed.push(AuthType::ReCaptcha);
|
||||
},
|
||||
| Err(e) => {
|
||||
|
||||
Reference in New Issue
Block a user