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

basic functionality pass 5

This commit is contained in:
Andrew Dolgov
2005-08-21 17:23:19 +01:00
parent ac53063ab9
commit 6782455740
4 changed files with 7 additions and 4 deletions

View File

@@ -164,8 +164,6 @@ function search(feed, sender) {
function init() {
notify("init");
update_feed_list();
setTimeout("timeout()", 1800*1000);