mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-20 21:11:28 +00:00
remove unused headlines-info.unread
This commit is contained in:
@@ -51,7 +51,6 @@ function headlines_callback2(transport, offset) {
|
||||
} catch (e) { };
|
||||
|
||||
var headlines_count = reply['headlines-info']['count'];
|
||||
var headlines_unread = reply['headlines-info']['unread'];
|
||||
|
||||
vgroup_last_feed = reply['headlines-info']['vgroup_last_feed'];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user