mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-15 12:25:56 +00:00
viewfeed: fix typo
This commit is contained in:
@@ -2183,8 +2183,6 @@ function precache_headlines() {
|
|||||||
window.setTimeout(function() {
|
window.setTimeout(function() {
|
||||||
feed_precache_timeout_id = false;
|
feed_precache_timeout_id = false;
|
||||||
}, 3000);
|
}, 3000);
|
||||||
|
|
||||||
x
|
|
||||||
}, 1000);
|
}, 1000);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user