Skip to content

Commit 4bf4773

Browse files
authored
fix(recaptcha-key): update recaptcha key (CenterForOpenScience#410)
1 parent 76adbaf commit 4bf4773

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/environments/environment.test-osf.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ export const environment = {
99
addonsApiUrl: 'https://addons.test.osf.io/v1',
1010
funderApiUrl: 'https://api.crossref.org/',
1111
casUrl: 'https://accounts.test.osf.io',
12-
recaptchaSiteKey: '6LeIxAcTAAAAAJcZVRqyHh71UMIEGNQ_MXjiZKhI',
12+
recaptchaSiteKey: '6LdPCWgUAAAAAKAD7jTctbZwF4sqYQjTYF3c3pOk',
1313
twitterHandle: 'OSFramework',
1414
facebookAppId: '1022273774556662',
1515
supportEmail: 'support@osf.io',

0 commit comments

Comments
 (0)