Skip to content

Commit

Permalink
Update convertloop event
Browse files Browse the repository at this point in the history
  • Loading branch information
anayib committed May 16, 2024
1 parent 0524870 commit 4b1f5aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/controllers/pages_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ def create_mitic_applicant
gender: mitic_applicant_params[:gender],
resubscribe: true
},
metadata: {
metadata: {
linkedin: mitic_applicant_params[:url],
ip: request.remote_ip,
goal: mitic_applicant_params[:goal],
Expand Down

0 comments on commit 4b1f5aa

Please sign in to comment.