mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-15 07:35:56 +00:00
opera compatibility fixes
This commit is contained in:
@@ -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);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user