federation fix
This commit is contained in:
parent
37be893d12
commit
c804d6d438
@ -30,7 +30,7 @@ class RemoteProfile
|
|||||||
end
|
end
|
||||||
|
|
||||||
def scope
|
def scope
|
||||||
@scope ||= author.at_xpath('./gabsocial:scope', gabsocial: OStatus::TagManager::MTDN_XMLNS)&.content
|
@scope ||= author.at_xpath('./mastodon:scope', mastodon: OStatus::TagManager::MTDN_XMLNS)&.content
|
||||||
end
|
end
|
||||||
|
|
||||||
def avatar
|
def avatar
|
||||||
|
Loading…
x
Reference in New Issue
Block a user