queryFeedHeadlines: int_id was not included when browsing by tag which broke several button plugins
This commit is contained in:
parent
a71e571b97
commit
9cc29abd41
|
@ -824,6 +824,7 @@
|
|||
marked,
|
||||
num_comments,
|
||||
comments,
|
||||
int_id,
|
||||
tag_cache,
|
||||
label_cache,
|
||||
link,
|
||||
|
|
Loading…
Reference in New Issue