Commit c2ca818dd332da6d438764fd130dcbffc62cfd8b
Exists in
master
and in
2 other branches
Merge branch 'master' into staging
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/app/index.constants.js
@@ -11,7 +11,7 @@ | @@ -11,7 +11,7 @@ | ||
11 | .constant('APP', { | 11 | .constant('APP', { |
12 | facebook_app_id: '1', | 12 | facebook_app_id: '1', |
13 | google_app_id: '4', | 13 | google_app_id: '4', |
14 | - recaptcha_key: '6LcLPAcTAAAAAKsd0bxY_TArhD_A7OL19SRCW7_i', | 14 | + recaptcha_key: '6LeDTRUTAAAAAA1VMOmIa2oqqWaPfXsv7J90r_49', |
15 | }) | 15 | }) |
16 | .constant('API', { | 16 | .constant('API', { |
17 | token: null, | 17 | token: null, |