This commit is contained in:
2023-08-07 03:26:58 +02:00
parent f57b8998f0
commit cdd25c1577

View File

@@ -532,6 +532,7 @@ async fn download_archive(
.send()
.await;
log::error!("{:?}", err);
return;
},
}