Have server notify the client about db connection errors
This commit is contained in:
@@ -73,7 +73,6 @@ pub enum Response {
|
||||
UnlockUsers(UnlockUsersOutput),
|
||||
|
||||
// Generic responses
|
||||
OperationAborted,
|
||||
Ready,
|
||||
Error(String),
|
||||
Exit,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user