summaryrefslogtreecommitdiff
path: root/feedlist.js
diff options
context:
space:
mode:
Diffstat (limited to 'feedlist.js')
-rw-r--r--feedlist.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/feedlist.js b/feedlist.js
index 3d9acafd1..ddbcd6c0e 100644
--- a/feedlist.js
+++ b/feedlist.js
@@ -429,6 +429,7 @@ function feedlist_init() {
notify_silent_next();
setTimeout("viewfeed(-3)", 100);
} else {
+ setTimeout("viewfeed(-5)", 100);
remove_splash();
}
}