don't panic if user scans codes twice
This commit is contained in:
@@ -39,8 +39,7 @@ impl Backend {
|
||||
)
|
||||
.fetch_one(db)
|
||||
.await
|
||||
.unwrap(),
|
||||
};
|
||||
true
|
||||
.is_ok(),
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user