MS IZ putting the person in the return trip
This commit is contained in:
parent
8532be1307
commit
921ee029b6
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ class User
|
|||
friends << request.person
|
||||
save
|
||||
|
||||
request.person = self
|
||||
request.person = self.person
|
||||
request.exported_key = self.export_key
|
||||
request.destination_url = request.callback_url
|
||||
request.push_to_url(request.callback_url)
|
||||
|
|
|
|||
Loading…
Reference in a new issue