parent
1809800980
commit
3f8ebac466
46 changed files with 244 additions and 225 deletions
|
|
@ -9,7 +9,7 @@ import generateUserToken from '../common/generate-native-user-token';
|
|||
import config from '../../conf';
|
||||
|
||||
recaptcha.init({
|
||||
secret_key: config.recaptcha.secretKey
|
||||
secret_key: config.recaptcha.secret_key
|
||||
});
|
||||
|
||||
const home = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue