Skip to content

Commit

Permalink
Merge pull request #2456 from ORCID/lmendoza/revert-UpdateGoogleKeys
Browse files Browse the repository at this point in the history
revert-UpdateGoogleKeys
  • Loading branch information
leomendoza123 authored Jan 28, 2025
2 parents 733448f + 86fc2db commit a6ce92d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/environments/environment.qa.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export const environment = {
INFO_SITE: 'https://info.qa.orcid.org/',
GOOGLE_ANALYTICS_TESTING_MODE: true,
GOOGLE_TAG_MANAGER: 'GTM-TRLHLRZ',
GOOGLE_RECAPTCHA: '6LfWgrYqAAAAAHDYK0JwyHdN7_YZtG6s7Mr3L8r2',
GOOGLE_RECAPTCHA: '6LeIxAcTAAAAAJcZVRqyHh71UMIEGNQ_MXjiZKhI',
ZENDESK: 'b8313acd-6439-4894-b431-8c5a2ae9e7cb',
HELP_HERO_ID: 'oYFQMrzFHA',
SHOW_TEST_WARNING_BANNER: true,
Expand Down
2 changes: 1 addition & 1 deletion src/environments/environment.sandbox.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export const environment = {
INFO_SITE: 'https://info.qa.orcid.org/',
GOOGLE_ANALYTICS_TESTING_MODE: false,
GOOGLE_TAG_MANAGER: 'GTM-M9Z7DHS',
GOOGLE_RECAPTCHA: '6LfHobYqAAAAAGeg4J4gOor0SUzIeAHPeIyBeMNK',
GOOGLE_RECAPTCHA: '6LeIxAcTAAAAAJcZVRqyHh71UMIEGNQ_MXjiZKhI',
HELP_HERO_ID: 'oYFQMrzFHA',
ZENDESK: null,
SHOW_TEST_WARNING_BANNER: true,
Expand Down

0 comments on commit a6ce92d

Please sign in to comment.