From 327ece5df6ce02cdab447c17f0b2273b4c9342b4 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 14 Aug 2019 15:18:58 +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 53422696..560bb54a 100644 --- a/Pman.Download.js +++ b/Pman.Download.js @@ -194,7 +194,7 @@ Roo.apply(Pman.Download.prototype, { if (this.failure) { this.failure(); } - + return; } Roo.log(doc.body.innerHTML); -- 2.39.2