mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-10-17 05:50:59 +02:00
update: include detected language to article structure passed to filters
This commit is contained in:
parent
2d9c568439
commit
73f9378d26
@ -682,6 +682,7 @@
|
||||
"link" => $entry_link,
|
||||
"tags" => $entry_tags,
|
||||
"author" => $entry_author,
|
||||
"language" => $entry_language,
|
||||
"feed" => array("id" => $feed,
|
||||
"fetch_url" => $fetch_url,
|
||||
"site_url" => $site_url)
|
||||
|
Loading…
x
Reference in New Issue
Block a user