mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 13:35:56 +00:00
add (disabled) per-feed view_settings handling placeholder
This commit is contained in:
@@ -752,10 +752,6 @@ function viewModeChanged() {
|
||||
return viewCurrentFeed('');
|
||||
}
|
||||
|
||||
function viewLimitChanged() {
|
||||
return viewCurrentFeed('');
|
||||
}
|
||||
|
||||
function rescoreCurrentFeed() {
|
||||
|
||||
var actid = getActiveFeedId();
|
||||
|
||||
Reference in New Issue
Block a user