1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

opera compatibility fixes

This commit is contained in:
Andrew Dolgov
2006-09-29 04:15:31 +01:00
parent 9cb999060f
commit 0e9dd1baf7
2 changed files with 4 additions and 40 deletions
+1 -1
View File
@@ -584,7 +584,7 @@ function parse_counters(reply, scheduled_call) {
if (feeds_stored != 0) {
debug("Subscribed feed number changed, refreshing feedlist");
updateFeedList();
setTimeout('updateFeedList(false, false)', 50);
}
}