1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00

Fix search (regression from #4589) (#4594)

This commit is contained in:
Yamagishi Kazutoshi 2017-08-14 11:50:56 +09:00 committed by Eugen Rochko
parent 6df8bd277b
commit 96e9ed13de

View file

@ -31,7 +31,7 @@ class FetchRemoteResourceService < BaseService
end
def body
fetched_atom_feed.last
fetched_atom_feed.second
end
def xml_root