mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-15 17:20:08 +00:00
fix auth counter
This commit is contained in:
parent
9ac2e570ec
commit
ad5d7b628d
@ -66,7 +66,7 @@ impl Gemini {
|
||||
.gemini
|
||||
.auth
|
||||
.database
|
||||
.records(Some(auth_url.as_str()))
|
||||
.records(None)
|
||||
.unwrap()
|
||||
.iter()
|
||||
.filter(|this| this.profile_identity_gemini_id == identity.id)
|
||||
|
Loading…
x
Reference in New Issue
Block a user