summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--feedlist.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/feedlist.js b/feedlist.js
index e1ab77064..e94cf12af 100644
--- a/feedlist.js
+++ b/feedlist.js
@@ -344,7 +344,7 @@ function feedlist_init() {
}
if (getInitParam("theme") == "") {
- //setTimeout("hide_footer()", 5000);
+ setTimeout("hide_footer()", 5000);
if (getInitParam("hide_feedlist") == 1) {
init_hidden_feedlist();