mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-15 10:25:56 +00:00
new hotkey =: toggle hide read headlines
This commit is contained in:
@@ -44,6 +44,9 @@ function viewNextFeedPage() {
|
||||
function viewfeed(feed, subop, is_cat, subop_param, skip_history, offset) {
|
||||
try {
|
||||
|
||||
// reset = hotkey
|
||||
read_headlines_visible = true;
|
||||
|
||||
// if (!offset) page_offset = 0;
|
||||
|
||||
last_requested_article = 0;
|
||||
|
||||
Reference in New Issue
Block a user