Commit 4cee8625d192a5e5a5a866cd85ab014944b805dc

Authored by Evandro Junior
1 parent 54d65c20

Using site key from the presidence

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,