This commit is contained in:
2023-06-20 02:49:20 +02:00
parent 6d049fd1ca
commit e71ea5cd62

View File

@@ -230,6 +230,8 @@ impl BotsManager {
.unwrap();
log::info!("Webserver shutdown...")
});
return;
}
}