mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-15 07:05:56 +00:00
hideOrShowFeedList: fix
This commit is contained in:
@@ -1525,6 +1525,7 @@ function getInitParam(key) {
|
||||
|
||||
function storeInitParam(key, value) {
|
||||
debug("<b>storeInitParam is OBSOLETE: " + key + " => " + value + "</b>");
|
||||
init_params[key] = value;
|
||||
}
|
||||
|
||||
function fatalError(code, message) {
|
||||
|
||||
Reference in New Issue
Block a user