From b18f406876223ccdd3cb316096d77723a25c2745 Mon Sep 17 00:00:00 2001 From: ido Date: Sun, 1 Sep 2024 21:33:08 +0300 Subject: [PATCH] fix(status): update status when closed --- .../download-engine/download-file/download-engine-file.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/download/download-engine/download-file/download-engine-file.ts b/src/download/download-engine/download-file/download-engine-file.ts index d9eac6e..cd12400 100644 --- a/src/download/download-engine/download-file/download-engine-file.ts +++ b/src/download/download-engine/download-file/download-engine-file.ts @@ -317,12 +317,14 @@ export default class DownloadEngineFile extends EventEmitter