1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-23 08:54:52 +00:00

Fix missing reference to author in TT-RSS.

This commit is contained in:
J. King 2019-03-25 11:30:35 -04:00
parent 5480b59d93
commit 65f723c7d4

View file

@ -1286,6 +1286,7 @@ class API extends \JKingWeb\Arsse\REST\AbstractHandler {
"id", "id",
"guid", "guid",
"title", "title",
"author",
"url", "url",
"unread", "unread",
"starred", "starred",