summaryrefslogtreecommitdiff
path: root/offline.js
diff options
context:
space:
mode:
Diffstat (limited to 'offline.js')
-rw-r--r--offline.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/offline.js b/offline.js
index 3aded0dce..c192c5966 100644
--- a/offline.js
+++ b/offline.js
@@ -1148,7 +1148,7 @@ function gotoOffline() {
store.checkForUpdate();
- notify_progress("Preparing offline mode...");
+ notify_progress("Preparing offline mode...", true);
var timerId = window.setInterval(function() {
if (store.currentVersion) {