Fix for incoming favourites
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user