mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 15:25:59 +00:00
clear cache in viewModeChanged()
This commit is contained in:
@@ -566,6 +566,7 @@ function collapse_feedlist() {
|
||||
}
|
||||
|
||||
function viewModeChanged() {
|
||||
cache_clear();
|
||||
return viewCurrentFeed('');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user