From 7e6e3e77641a7d839c9229ec116c0d2ad448cb97 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 14 Aug 2019 15:19:16 +0800 Subject: [PATCH] Pman.Download.js --- Pman.Download.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.Download.js b/Pman.Download.js index 560bb54a..cb6c2e65 100644 --- a/Pman.Download.js +++ b/Pman.Download.js @@ -194,7 +194,7 @@ Roo.apply(Pman.Download.prototype, { if (this.failure) { this.failure(); } - return; + return true; } Roo.log(doc.body.innerHTML); -- 2.39.2