mirror of
https://iceshrimp.dev/blueb/Chuckya-fe-standalone.git
synced 2026-01-11 13:33:21 -08:00
Fix for incoming favourites
This commit is contained in:
parent
f4ad2fb35a
commit
7e53efae31
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@ class ProcessInteractionService < BaseService
|
|||
end
|
||||
|
||||
def activity_id(xml)
|
||||
xml.at_xpath('/xmlns:entry/xmlns:id').content
|
||||
xml.at_xpath('./activity:object/xmlns:id').content
|
||||
end
|
||||
|
||||
def salmon
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue