little fixes
This commit is contained in:
@@ -13,5 +13,5 @@ fn main() {
|
||||
// Server is started with 'serve' subcommand
|
||||
// $ lootalot serve
|
||||
// Start the server.
|
||||
server::serve();
|
||||
server::serve().ok();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user