summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--offline.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/offline.js b/offline.js
index 620988c89..73d70f39b 100644
--- a/offline.js
+++ b/offline.js
@@ -541,6 +541,8 @@ function offline_download_parse(stage, transport) {
}
}
+ notify('');
+
}
} catch (e) {
exception_error("offline_download_parse", e);