summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--viewfeed.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/viewfeed.js b/viewfeed.js
index 1cefc2d61..21e9f48bf 100644
--- a/viewfeed.js
+++ b/viewfeed.js
@@ -444,7 +444,7 @@ function view(id, feed_id, skip_history) {
if (!cached_article) {
- notify_progress("Loading, please wait...");
+ notify_progress("Loading, please wait...", true);
} else if (cached_article && article_is_unread) {