mirror of
https://github.com/lifegpc/eh-downloader.git
synced 2026-07-08 01:31:00 +08:00
Minor fix
This commit is contained in:
@@ -142,6 +142,7 @@ export async function download_task(
|
||||
});
|
||||
try {
|
||||
await re.body.pipeTo(f.writable, {
|
||||
signal: force_abort,
|
||||
preventClose: true,
|
||||
});
|
||||
} finally {
|
||||
|
||||
Reference in New Issue
Block a user