1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 20:45:55 +00:00

update NEWS

This commit is contained in:
Andrew Dolgov
2005-09-07 14:34:55 +01:00
parent 8158c57a8e
commit 77a1bf8b83
2 changed files with 3 additions and 2 deletions

View File

@@ -319,8 +319,8 @@ function init() {
updateFeedList(false, false);
document.onkeydown = hotkey_handler;
// setTimeout("timeout()", 1800*1000);
// scheduleFeedUpdate(true);
setTimeout("timeout()", 1800*1000);
scheduleFeedUpdate(true);
var content = document.getElementById("content");