forked from Roflin/gamenight
Fixes leave on the server and reworked login flow.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#[derive(Debug)]
|
||||
pub struct DatabaseError(pub String);
|
||||
|
||||
impl From<diesel::result::Error> for DatabaseError {
|
||||
|
||||
Reference in New Issue
Block a user