mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 15:15:56 +00:00
force-enable persist for feedTree
This commit is contained in:
@@ -84,6 +84,7 @@ function updateFeedList() {
|
||||
},
|
||||
openOnClick: false,
|
||||
showRoot: false,
|
||||
persist: true,
|
||||
id: "feedTree",
|
||||
}, "feedTree");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user