fixes to the banlist

This commit is contained in:
Lev Kokotov
2022-02-09 21:19:14 -08:00
parent 28c70d47b6
commit a9b2a41a9b
7 changed files with 87 additions and 10 deletions

View File

@@ -8,4 +8,5 @@ pub enum Error {
// ServerTimeout,
// DirtyServer,
BadConfig,
AllServersDown,
}