mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 20:35:55 +00:00
viewfeed: remove force_nocache (unused)
This commit is contained in:
@@ -124,7 +124,6 @@ function viewfeed(params) {
|
||||
|
||||
if (!background) {
|
||||
if (_search_query) {
|
||||
force_nocache = true;
|
||||
query = query + "&" + _search_query;
|
||||
//_search_query = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user