Skip to content

Commit

Permalink
Merge pull request #4759 from wri/develop
Browse files Browse the repository at this point in the history
PROD Deploy 2024-03-04 07:05am EST
  • Loading branch information
SARodrigues authored Mar 4, 2024
2 parents 813eb47 + 4467a9c commit 51b2f9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/forms/newsletter/component.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ class NewsletterForm extends PureComponent {
country,
sector,
preferred_language: language,
interest,
interest: (interest || []).join(),
person_source_details: 'https://www.globalforestwatch.org',
ip_address: ipAddress,
};
Expand Down

0 comments on commit 51b2f9b

Please sign in to comment.